Interface GetPrivateDnsZoneSuffixResponse


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

      • privateDnsZoneSuffix

        String privateDnsZoneSuffix()
        Gets the privateDnsZoneSuffix property: Represents the private DNS zone suffix.
        Returns:
        the privateDnsZoneSuffix value.
      • innerModel

        GetPrivateDnsZoneSuffixResponseInner innerModel()
        Gets the inner com.azure.resourcemanager.mysqlflexibleserver.fluent.models.GetPrivateDnsZoneSuffixResponseInner object.
        Returns:
        the inner object.