Freigeben über


IAccessRule.AddressPrefix Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Address prefixes that are allowed access.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addressPrefixes", Update=false)]
public System.Collections.Generic.List<string> AddressPrefix { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ConnectedMachine.Runtime.Info(Create=false, Description="Address prefixes that are allowed access.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="addressPrefixes", Update=false)>]
member this.AddressPrefix : System.Collections.Generic.List<string>
Public ReadOnly Property AddressPrefix As List(Of String)

Property Value

Attributes

Applies to