共用方式為


ICommunityGalleryInfo.PublisherUri Property

Definition

The link to the publisher website. Visible to all users.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The link to the publisher website. Visible to all users.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publisherUri")]
public string PublisherUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The link to the publisher website. Visible to all users.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="publisherUri")>]
member this.PublisherUri : string with get, set
Public Property PublisherUri As String

Property Value

Attributes

Applies to