GetAzureRmMarketplaceTerms.Publisher Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Publisher identifier string of image being deployed.", Mandatory=true, ParameterSetName="AgreementAcceptParameterSet")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public string Publisher { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Publisher identifier string of image being deployed.", Mandatory=true, ParameterSetName="AgreementAcceptParameterSet")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Publisher : string with get, set
Public Property Publisher As String

Property Value

String
Attributes

Applies to