Condividi tramite


IAccountSasParameters.IPAddressOrRange Property

Definition

An IP address or a range of IP addresses from which to accept requests.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="An IP address or a range of IP addresses from which to accept requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="signedIp")]
public string IPAddressOrRange { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="An IP address or a range of IP addresses from which to accept requests.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="signedIp")>]
member this.IPAddressOrRange : string with get, set
Public Property IPAddressOrRange As String

Property Value

Attributes

Applies to