IOfferProperties.IconFileUri 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.
Icon File Uris
[Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Icon File Uris", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOfferPropertiesIconFileUris) }, Read=true, ReadOnly=false, Required=false, SerializedName="iconFileUris", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOfferPropertiesIconFileUris IconFileUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Runtime.Info(Create=true, Description="Icon File Uris", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOfferPropertiesIconFileUris) }, Read=true, ReadOnly=false, Required=false, SerializedName="iconFileUris", Update=true)>]
member this.IconFileUri : Microsoft.Azure.PowerShell.Cmdlets.Marketplace.Models.IOfferPropertiesIconFileUris with get, set
Public Property IconFileUri As IOfferPropertiesIconFileUris
Property Value
- Attributes