public interface SqlVirtualNetworkRule extends ExternalChildResource<SqlVirtualNetworkRule,SqlServer>, HasInnerModel<VirtualNetworkRuleInner>, HasResourceGroup, Refreshable<SqlVirtualNetworkRule>, Updatable<SqlVirtualNetworkRule.Update>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SqlVirtualNetworkRule.DefinitionStages
Grouping of all the SQL Virtual Network Rule definition stages.
|
static interface |
SqlVirtualNetworkRule.SqlVirtualNetworkRuleDefinition<ParentT>
Container interface for all the definitions that need to be implemented.
|
static interface |
SqlVirtualNetworkRule.Update
The template for a SQL Virtual Network Rule update operation, containing all the settings that can be modified.
|
static interface |
SqlVirtualNetworkRule.UpdateStages
Grouping of all the SQL Virtual Network Rule update stages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
delete()
Deletes the virtual network rule.
|
Mono<Void> |
deleteAsync()
Deletes the virtual network rule asynchronously.
|
String |
parentId() |
String |
sqlServerName() |
String |
state() |
String |
subnetId() |
idnameparentrefresh, refreshAsyncinnerModelresourceGroupNameString sqlServerName()
String subnetId()
String state()
String parentId()
void delete()
Copyright © 2020 Microsoft Corporation. All rights reserved.