INetworkSecurityPerimeterConfiguration.ApplicableFeature Property

Definition

Indicates that the NSP controls related to backing association are only applicable to a specific feature in backing resource's data plane.

[Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Indicates that the NSP controls related to backing association are only applicable to a specific feature in backing resource's data plane.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="applicableFeatures", Update=false)]
public System.Collections.Generic.List<string> ApplicableFeature { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventHub.Runtime.Info(Create=false, Description="Indicates that the NSP controls related to backing association are only applicable to a specific feature in backing resource's data plane.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="applicableFeatures", Update=false)>]
member this.ApplicableFeature : System.Collections.Generic.List<string>
Public ReadOnly Property ApplicableFeature As List(Of String)

Property Value

Attributes

Applies to