Class GetSqlServerArgs


  • public final class GetSqlServerArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • expand

        public java.util.Optional<com.pulumi.core.Output<java.lang.String>> expand()
        Returns:
        The child resources to include in the response.
      • resourceGroupName

        public com.pulumi.core.Output<java.lang.String> resourceGroupName()
        Returns:
        Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
      • sqlServerName

        public com.pulumi.core.Output<java.lang.String> sqlServerName()
        Returns:
        Name of the SQL Server.
      • sqlServerRegistrationName

        public com.pulumi.core.Output<java.lang.String> sqlServerRegistrationName()
        Returns:
        Name of the SQL Server registration.