StoragePrivateLinkResourceListResult.Value Property

Definition

Array of private link resources.

public System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.StoragePrivateLinkResourceData> Value { get; }
member this.Value : System.Collections.Generic.IList<Azure.ResourceManager.Storage.Models.StoragePrivateLinkResourceData>
Public ReadOnly Property Value As IList(Of StoragePrivateLinkResourceData)

Property Value

Applies to