Interface DomainSharedAccessKeys


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

      • key1

        String key1()
        Gets the key1 property: Shared access key1 for the domain.
        Returns:
        the key1 value.
      • key2

        String key2()
        Gets the key2 property: Shared access key2 for the domain.
        Returns:
        the key2 value.
      • innerModel

        DomainSharedAccessKeysInner innerModel()
        Gets the inner com.azure.resourcemanager.eventgrid.fluent.models.DomainSharedAccessKeysInner object.
        Returns:
        the inner object.