다음을 통해 공유


IStorageAccountBeta.IPAddressesWithAccess Property

Definition

Gets the list of ip addresses having access to the storage account.

public System.Collections.Generic.IReadOnlyList<string> IPAddressesWithAccess { get; }
member this.IPAddressesWithAccess : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property IPAddressesWithAccess As IReadOnlyList(Of String)

Property Value

Applies to