62 строки
3.9 KiB
YAML
62 строки
3.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse"
|
|
name: "ValidateConfigurationResponse"
|
|
nameWithType: "ValidateConfigurationResponse"
|
|
summary: "An immutable client-side representation of Validate<wbr>Configuration<wbr>Response."
|
|
syntax: "public interface **ValidateConfigurationResponse**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.configurationState()"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.configurationState()"
|
|
name: "configurationState()"
|
|
nameWithType: "ValidateConfigurationResponse.configurationState()"
|
|
summary: "Gets the configuration<wbr>State property: Gets the configuration state."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ConfigurationState configurationState()"
|
|
desc: "Gets the configurationState property: Gets the configuration state."
|
|
returns:
|
|
description: "the configurationState value."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.models.ConfigurationState?alt=com.azure.resourcemanager.managednetworkfabric.models.ConfigurationState&text=ConfigurationState\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.error()"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.error()"
|
|
name: "error()"
|
|
nameWithType: "ValidateConfigurationResponse.error()"
|
|
summary: "Gets the error property: The error object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ManagementError error()"
|
|
desc: "Gets the error property: The error object."
|
|
returns:
|
|
description: "the error value."
|
|
type: "<xref href=\"com.azure.core.management.exception.ManagementError?alt=com.azure.core.management.exception.ManagementError&text=ManagementError\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.innerModel()"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.innerModel()"
|
|
name: "innerModel()"
|
|
nameWithType: "ValidateConfigurationResponse.innerModel()"
|
|
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>managednetworkfabric.<wbr>fluent.<wbr>models.<wbr>Validate<wbr>Configuration<wbr>Response<wbr>Inner object."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ValidateConfigurationResponseInner innerModel()"
|
|
desc: "Gets the inner com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner object."
|
|
returns:
|
|
description: "the inner object."
|
|
type: "<xref href=\"com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner?alt=com.azure.resourcemanager.managednetworkfabric.fluent.models.ValidateConfigurationResponseInner&text=ValidateConfigurationResponseInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.url()"
|
|
fullName: "com.azure.resourcemanager.managednetworkfabric.models.ValidateConfigurationResponse.url()"
|
|
name: "url()"
|
|
nameWithType: "ValidateConfigurationResponse.url()"
|
|
summary: "Gets the url property: URL for the details of the response."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String url()"
|
|
desc: "Gets the url property: URL for the details of the response."
|
|
returns:
|
|
description: "the url value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "interface"
|
|
desc: "An immutable client-side representation of ValidateConfigurationResponse."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.managednetworkfabric.models"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-managednetworkfabric:1.0.0
|