IConfiguration.DescriptionShortDescription 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 description of the product system.
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Short description of the product system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="shortDescription")]
public string DescriptionShortDescription { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Short description of the product system.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="shortDescription")>]
member this.DescriptionShortDescription : string
Public ReadOnly Property DescriptionShortDescription As String
Property Value
- Attributes