Interface ClusterIdentityResponse


  • public interface ClusterIdentityResponse
    An immutable client-side representation of ClusterIdentityResponse.
    • Method Detail

      • aadClientId

        String aadClientId()
        Gets the aadClientId property: The aadClientId property.
        Returns:
        the aadClientId value.
      • aadTenantId

        String aadTenantId()
        Gets the aadTenantId property: The aadTenantId property.
        Returns:
        the aadTenantId value.
      • aadServicePrincipalObjectId

        String aadServicePrincipalObjectId()
        Gets the aadServicePrincipalObjectId property: The aadServicePrincipalObjectId property.
        Returns:
        the aadServicePrincipalObjectId value.
      • aadApplicationObjectId

        String aadApplicationObjectId()
        Gets the aadApplicationObjectId property: The aadApplicationObjectId property.
        Returns:
        the aadApplicationObjectId value.
      • innerModel

        ClusterIdentityResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.azurestackhci.fluent.models.ClusterIdentityResponseInner object.
        Returns:
        the inner object.