IStorageAccountBeta.NetworkSubnetsWithAccess Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the list of resource id of virtual network subnet having access to the storage account.
public System.Collections.Generic.IReadOnlyList<string> NetworkSubnetsWithAccess { get; }
member this.NetworkSubnetsWithAccess : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property NetworkSubnetsWithAccess As IReadOnlyList(Of String)