共用方式為


TableAccountSasQueryParameters.IPRange Property

Definition

Gets the optional IP address or a range of IP addresses from which to accept requests. When specifying a range, note that the range is inclusive.

public Azure.Data.Tables.Sas.TableSasIPRange IPRange { get; }
member this.IPRange : Azure.Data.Tables.Sas.TableSasIPRange
Public ReadOnly Property IPRange As TableSasIPRange

Property Value

Applies to