Interface ArcIdentityResponse


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

      • arcApplicationClientId

        String arcApplicationClientId()
        Gets the arcApplicationClientId property: The arcApplicationClientId property.
        Returns:
        the arcApplicationClientId value.
      • arcApplicationTenantId

        String arcApplicationTenantId()
        Gets the arcApplicationTenantId property: The arcApplicationTenantId property.
        Returns:
        the arcApplicationTenantId value.
      • arcServicePrincipalObjectId

        String arcServicePrincipalObjectId()
        Gets the arcServicePrincipalObjectId property: The arcServicePrincipalObjectId property.
        Returns:
        the arcServicePrincipalObjectId value.
      • arcApplicationObjectId

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

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