IBillingMeter.ShortName 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.
Short Name from App Service Azure pricing Page
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Short Name from App Service Azure pricing Page", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="shortName")]
public string ShortName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Short Name from App Service Azure pricing Page", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="shortName")>]
member this.ShortName : string with get, set
Public Property ShortName As String
Property Value
- Attributes