Share via


IEnvironmentCreateOrUpdateParameters.SkuName Property

Definition

The name of this SKU.

[Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The name of this SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.SkuName) }, ReadOnly=false, Required=true, SerializedName="name")]
public Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.SkuName SkuName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Runtime.Info(Description="The name of this SKU.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.SkuName) }, ReadOnly=false, Required=true, SerializedName="name")>]
member this.SkuName : Microsoft.Azure.PowerShell.Cmdlets.TimeSeriesInsights.Support.SkuName with get, set
Public Property SkuName As SkuName

Property Value

Attributes

Applies to