222 строки
13 KiB
YAML
222 строки
13 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService"
|
|
name: "WorkloadNetworkDnsService"
|
|
nameWithType: "WorkloadNetworkDnsService"
|
|
summary: "An immutable client-side representation of Workload<wbr>Network<wbr>Dns<wbr>Service."
|
|
syntax: "public interface **WorkloadNetworkDnsService**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.defaultDnsZone()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.defaultDnsZone()"
|
|
name: "defaultDnsZone()"
|
|
nameWithType: "WorkloadNetworkDnsService.defaultDnsZone()"
|
|
summary: "Gets the default<wbr>Dns<wbr>Zone property: Default DNS zone of the DNS Service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String defaultDnsZone()"
|
|
desc: "Gets the defaultDnsZone property: Default DNS zone of the DNS Service."
|
|
returns:
|
|
description: "the defaultDnsZone value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.displayName()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.displayName()"
|
|
name: "displayName()"
|
|
nameWithType: "WorkloadNetworkDnsService.displayName()"
|
|
summary: "Gets the display<wbr>Name property: Display name of the DNS Service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String displayName()"
|
|
desc: "Gets the displayName property: Display name of the DNS Service."
|
|
returns:
|
|
description: "the displayName value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.dnsServiceIp()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.dnsServiceIp()"
|
|
name: "dnsServiceIp()"
|
|
nameWithType: "WorkloadNetworkDnsService.dnsServiceIp()"
|
|
summary: "Gets the dns<wbr>Service<wbr>Ip property: DNS service IP of the DNS Service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String dnsServiceIp()"
|
|
desc: "Gets the dnsServiceIp property: DNS service IP of the DNS Service."
|
|
returns:
|
|
description: "the dnsServiceIp value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.fqdnZones()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.fqdnZones()"
|
|
name: "fqdnZones()"
|
|
nameWithType: "WorkloadNetworkDnsService.fqdnZones()"
|
|
summary: "Gets the fqdn<wbr>Zones property: FQDN zones of the DNS Service."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract List<String> fqdnZones()"
|
|
desc: "Gets the fqdnZones property: FQDN zones of the DNS Service."
|
|
returns:
|
|
description: "the fqdnZones value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.id()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.id()"
|
|
name: "id()"
|
|
nameWithType: "WorkloadNetworkDnsService.id()"
|
|
summary: "Gets the id property: Fully qualified resource Id for the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
desc: "Gets the id property: Fully qualified resource Id for the resource."
|
|
returns:
|
|
description: "the id value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.innerModel()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "WorkloadNetworkDnsService.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>avs.<wbr>fluent.<wbr>models.<wbr>Workload<wbr>Network<wbr>Dns<wbr>Service<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WorkloadNetworkDnsServiceInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.avs.fluent.models.WorkloadNetworkDnsServiceInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.fluent.models.WorkloadNetworkDnsServiceInner?alt=com.azure.resourcemanager.avs.fluent.models.WorkloadNetworkDnsServiceInner&text=WorkloadNetworkDnsServiceInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.logLevel()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.logLevel()"
|
|
name: "logLevel()"
|
|
nameWithType: "WorkloadNetworkDnsService.logLevel()"
|
|
summary: "Gets the log<wbr>Level property: DNS Service log level."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DnsServiceLogLevelEnum logLevel()"
|
|
desc: "Gets the logLevel property: DNS Service log level."
|
|
returns:
|
|
description: "the logLevel value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.DnsServiceLogLevelEnum?alt=com.azure.resourcemanager.avs.models.DnsServiceLogLevelEnum&text=DnsServiceLogLevelEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.name()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.name()"
|
|
name: "name()"
|
|
nameWithType: "WorkloadNetworkDnsService.name()"
|
|
summary: "Gets the name property: The name of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
desc: "Gets the name property: The name of the resource."
|
|
returns:
|
|
description: "the name value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.provisioningState()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "WorkloadNetworkDnsService.provisioningState()"
|
|
summary: "Gets the provisioning<wbr>State property: The provisioning state."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WorkloadNetworkDnsServiceProvisioningState provisioningState()"
|
|
desc: "Gets the provisioningState property: The provisioning state."
|
|
returns:
|
|
description: "the provisioningState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsServiceProvisioningState?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsServiceProvisioningState&text=WorkloadNetworkDnsServiceProvisioningState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.refresh()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.refresh()"
|
|
name: "refresh()"
|
|
nameWithType: "WorkloadNetworkDnsService.refresh()"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WorkloadNetworkDnsService refresh()"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.refresh(com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.refresh(Context context)"
|
|
name: "refresh(Context context)"
|
|
nameWithType: "WorkloadNetworkDnsService.refresh(Context context)"
|
|
summary: "Refreshes the resource to sync with Azure."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract WorkloadNetworkDnsService refresh(Context context)"
|
|
desc: "Refreshes the resource to sync with Azure."
|
|
returns:
|
|
description: "the refreshed resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService&text=WorkloadNetworkDnsService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.resourceGroupName()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.resourceGroupName()"
|
|
name: "resourceGroupName()"
|
|
nameWithType: "WorkloadNetworkDnsService.resourceGroupName()"
|
|
summary: "Gets the name of the resource group."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String resourceGroupName()"
|
|
desc: "Gets the name of the resource group."
|
|
returns:
|
|
description: "the name of the resource group."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.revision()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.revision()"
|
|
name: "revision()"
|
|
nameWithType: "WorkloadNetworkDnsService.revision()"
|
|
summary: "Gets the revision property: NSX revision number."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract Long revision()"
|
|
desc: "Gets the revision property: NSX revision number."
|
|
returns:
|
|
description: "the revision value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.status()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.status()"
|
|
name: "status()"
|
|
nameWithType: "WorkloadNetworkDnsService.status()"
|
|
summary: "Gets the status property: DNS Service status."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DnsServiceStatusEnum status()"
|
|
desc: "Gets the status property: DNS Service status."
|
|
returns:
|
|
description: "the status value."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.DnsServiceStatusEnum?alt=com.azure.resourcemanager.avs.models.DnsServiceStatusEnum&text=DnsServiceStatusEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.systemData()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.systemData()"
|
|
name: "systemData()"
|
|
nameWithType: "WorkloadNetworkDnsService.systemData()"
|
|
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract SystemData systemData()"
|
|
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
|
|
returns:
|
|
description: "the systemData value."
|
|
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.type()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.type()"
|
|
name: "type()"
|
|
nameWithType: "WorkloadNetworkDnsService.type()"
|
|
summary: "Gets the type property: The type of the resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
desc: "Gets the type property: The type of the resource."
|
|
returns:
|
|
description: "the type value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.update()"
|
|
fullName: "com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.update()"
|
|
name: "update()"
|
|
nameWithType: "WorkloadNetworkDnsService.update()"
|
|
summary: "Begins update for the Workload<wbr>Network<wbr>Dns<wbr>Service resource."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WorkloadNetworkDnsService.Update update()"
|
|
desc: "Begins update for the WorkloadNetworkDnsService resource."
|
|
returns:
|
|
description: "the stage of resource update."
|
|
type: "<xref href=\"com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.Update?alt=com.azure.resourcemanager.avs.models.WorkloadNetworkDnsService.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of WorkloadNetworkDnsService."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.avs.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0
|