networkProfile property
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:
- projects/{project_id}/global/networkProfiles/{network_profile_name}
Implementation
core.String? networkProfile;