@Beta(value=V1_8_0) public interface SqlServerDnsAlias extends com.microsoft.azure.management.resources.fluentcore.arm.models.HasId, com.microsoft.azure.management.resources.fluentcore.model.HasInner<com.microsoft.azure.management.sql.implementation.ServerDnsAliasInner>, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.arm.models.HasResourceGroup, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.model.Refreshable<SqlServerDnsAlias>
| Modifier and Type | Method and Description |
|---|---|
String |
azureDnsRecord() |
void |
delete()
Deletes the DNS alias.
|
rx.Completable |
deleteAsync()
Deletes the DNS alias asynchronously.
|
String |
parentId() |
String |
sqlServerName() |
idinnernameresourceGroupNameString sqlServerName()
String azureDnsRecord()
String parentId()
void delete()
rx.Completable deleteAsync()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/