azure-native.dbformysql.getGetPrivateDnsZoneSuffixExecute

Explore with Pulumi AI

Get private DNS zone suffix in the cloud. API Version: 2021-05-01-preview.

Using getGetPrivateDnsZoneSuffixExecute

function getGetPrivateDnsZoneSuffixExecute(args: GetGetPrivateDnsZoneSuffixExecuteArgs, opts?: InvokeOptions): Promise<GetGetPrivateDnsZoneSuffixExecuteResult>
def get_get_private_dns_zone_suffix_execute(opts: Optional[InvokeOptions] = None) -> GetGetPrivateDnsZoneSuffixExecuteResult
func GetGetPrivateDnsZoneSuffixExecute(ctx *Context, args *GetGetPrivateDnsZoneSuffixExecuteArgs, opts ...InvokeOption) (*GetGetPrivateDnsZoneSuffixExecuteResult, error)

> Note: This function is named GetGetPrivateDnsZoneSuffixExecute in the Go SDK.

public static class GetGetPrivateDnsZoneSuffixExecute 
{
    public static Task<GetGetPrivateDnsZoneSuffixExecuteResult> InvokeAsync(GetGetPrivateDnsZoneSuffixExecuteArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetGetPrivateDnsZoneSuffixExecuteResult> getGetPrivateDnsZoneSuffixExecute(GetGetPrivateDnsZoneSuffixExecuteArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: azure-native:dbformysql:getGetPrivateDnsZoneSuffixExecute
  arguments:
    # arguments dictionary

The following arguments are supported:

getGetPrivateDnsZoneSuffixExecute Result

The following output properties are available:

PrivateDnsZoneSuffix string

Represents the private DNS zone suffix.

PrivateDnsZoneSuffix string

Represents the private DNS zone suffix.

privateDnsZoneSuffix String

Represents the private DNS zone suffix.

privateDnsZoneSuffix string

Represents the private DNS zone suffix.

private_dns_zone_suffix str

Represents the private DNS zone suffix.

privateDnsZoneSuffix String

Represents the private DNS zone suffix.

Package Details

Repository
Azure Native pulumi/pulumi-azure-native
License
Apache-2.0