networkProfile

val networkProfile: Output<String>?

A full or partial URL of the network profile to apply to this network. This field can be set only at resource creation time. For example, the following are valid URLs:

  • https://www.googleapis.com/compute/v1/projects/{projectId}/global/networkProfiles/{network_profile_name}

  • projects/{projectId}/global/networkProfiles/{network_profile_name}