IProductDetails.DisplayInfoProductFamilyDisplayName 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.
Product family display name
[Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Product family display name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="productFamilyDisplayName")]
public string DisplayInfoProductFamilyDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.EdgeOrder.Runtime.Info(Description="Product family display name", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="productFamilyDisplayName")>]
member this.DisplayInfoProductFamilyDisplayName : string
Public ReadOnly Property DisplayInfoProductFamilyDisplayName As String
Property Value
- Attributes