IOfferProperties.OfferDisplayName 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.
It will be displayed prominently in the marketplace
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="It will be displayed prominently in the marketplace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="offerDisplayName", Update=false)]
public string OfferDisplayName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=false, Description="It will be displayed prominently in the marketplace", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="offerDisplayName", Update=false)>]
member this.OfferDisplayName : string
Public ReadOnly Property OfferDisplayName As String
Property Value
- Attributes