Share via


IGalleryImage.IdentifierPublisher Property

Definition

The name of the gallery image definition publisher.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The name of the gallery image definition publisher.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publisher")]
public string IdentifierPublisher { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The name of the gallery image definition publisher.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publisher")>]
member this.IdentifierPublisher : string with get, set
Public Property IdentifierPublisher As String

Property Value

Attributes

Applies to