SetAzureRMEnvironmentCommand.AdTenant Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Parameter(HelpMessage="The default tenant for this environment.", Mandatory=false, ParameterSetName="Name", Position=17, ValueFromPipelineByPropertyName=true)]
public string AdTenant { get; set; }
[<System.Management.Automation.Parameter(HelpMessage="The default tenant for this environment.", Mandatory=false, ParameterSetName="Name", Position=17, ValueFromPipelineByPropertyName=true)>]
member this.AdTenant : string with get, set
Public Property AdTenant As String
Property Value
- Attributes