public interface SqlServerDnsAlias extends HasId, HasInnerModel<ServerDnsAliasInner>, HasName, HasResourceGroup, Indexable, Refreshable<SqlServerDnsAlias>
| Modifier and Type | Method and Description |
|---|---|
String |
azureDnsRecord() |
void |
delete()
Deletes the DNS alias.
|
Mono<Void> |
deleteAsync()
Deletes the DNS alias asynchronously.
|
String |
parentId() |
String |
sqlServerName() |
innerModelnameresourceGroupNamerefresh, refreshAsyncString sqlServerName()
String azureDnsRecord()
String parentId()
void delete()
Copyright © 2020 Microsoft Corporation. All rights reserved.