IRoutePolicyStatementProperties.ConditionIPPrefixId Property

Definition

Arm Resource Id of IpPrefix.

[Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Arm Resource Id of IpPrefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipPrefixId", Update=true)]
public string ConditionIPPrefixId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ManagedNetworkFabric.Runtime.Info(Create=true, Description="Arm Resource Id of IpPrefix.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="ipPrefixId", Update=true)>]
member this.ConditionIPPrefixId : string with get, set
Public Property ConditionIPPrefixId As String

Property Value

Attributes

Applies to