UpdateAzCustomLocation_UpdateViaIdentityExpanded.HostResourceId 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.
[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Category(new Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.ParameterCategory.Body })]
[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Runtime.Info(Description="Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostResourceId")]
[System.Management.Automation.Parameter(HelpMessage="Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.", Mandatory=false)]
public string HostResourceId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Category(new Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.ParameterCategory[] { Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.ParameterCategory.Body })>]
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Runtime.Info(Description="Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="hostResourceId")>]
[<System.Management.Automation.Parameter(HelpMessage="Connected Cluster or AKS Cluster. The Custom Locations RP will perform a checkAccess API for listAdminCredentials permissions.", Mandatory=false)>]
member this.HostResourceId : string with get, set
Public Property HostResourceId As String
Property Value
- Attributes