SetAzureVMOperatingSystemCommand.WinRMCertificateUrl Property

Definition

[System.Management.Automation.Parameter(HelpMessage="Url for WinRM certificate", Mandatory=true, ParameterSetName="WindowsWinRmHttps", Position=10, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.Parameter(HelpMessage="Url for WinRM certificate", Mandatory=true, ParameterSetName="WindowsDisableVMAgentWinRmHttps", Position=10, ValueFromPipelineByPropertyName=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Uri WinRMCertificateUrl { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="Url for WinRM certificate", Mandatory=true, ParameterSetName="WindowsWinRmHttps", Position=10, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.Parameter(HelpMessage="Url for WinRM certificate", Mandatory=true, ParameterSetName="WindowsDisableVMAgentWinRmHttps", Position=10, ValueFromPipelineByPropertyName=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.WinRMCertificateUrl : Uri with get, set
Public Property WinRMCertificateUrl As Uri

Property Value

Uri
Attributes

Applies to