UpdateAzCustomLocation_UpdateViaIdentityExpanded.HostResourceId Property

Definition

[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

String
Attributes

Applies to