SecurityAdminConfiguration.ApplyOnNetworkIntentPolicyBasedServices Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enum list of network intent policy based services.
public Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkIntentPolicyBasedService> ApplyOnNetworkIntentPolicyBasedServices { get; set; }
member this.ApplyOnNetworkIntentPolicyBasedServices : Azure.Provisioning.BicepList<Azure.Provisioning.Network.NetworkIntentPolicyBasedService> with get, set
Public Property ApplyOnNetworkIntentPolicyBasedServices As BicepList(Of NetworkIntentPolicyBasedService)