PSManagedClusterPropertiesIdentityProfile(String, String, String) Constructor
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.
public PSManagedClusterPropertiesIdentityProfile (string resourceId = default, string clientId = default, string objectId = default);
new Microsoft.Azure.Commands.Aks.Models.PSManagedClusterPropertiesIdentityProfile : string * string * string -> Microsoft.Azure.Commands.Aks.Models.PSManagedClusterPropertiesIdentityProfile
Public Sub New (Optional resourceId As String = Nothing, Optional clientId As String = Nothing, Optional objectId As String = Nothing)
Parameters
- resourceId
- String
- clientId
- String
- objectId
- String