IResourceTypeSkuCollection.Value Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Gets or sets the collection of resource type Sku.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.IResourceTypeSku) }, ReadOnly=false, Required=false, SerializedName="value")]
public Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.IResourceTypeSku[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Runtime.Info(Description="Gets or sets the collection of resource type Sku.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.IResourceTypeSku) }, ReadOnly=false, Required=false, SerializedName="value")>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.Blockchain.Models.Api20180601Preview.IResourceTypeSku[] with get, set
Public Property Value As IResourceTypeSku()

Property Value

IResourceTypeSku[]
Attributes

Applies to