Partilhar via


IExtension.ParameterPublisher Property

Definition

The name of the extension handler publisher.

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

Property Value

Attributes

Applies to