70 строки
7.6 KiB
YAML
70 строки
7.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration"
|
|
name: "ManagementConfiguration"
|
|
nameWithType: "ManagementConfiguration"
|
|
summary: "Type representing Management<wbr>Configuration."
|
|
syntax: "public interface **ManagementConfiguration**</br> extends <xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.ManagementConfigurationInner?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.ManagementConfigurationInner&text=ManagementConfigurationInner\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.Update?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration&text=ManagementConfiguration\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsManagementManager?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsManagementManager&text=OperationsManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.id()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.id()"
|
|
name: "id()"
|
|
nameWithType: "ManagementConfiguration.id()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String id()"
|
|
returns:
|
|
description: "the id value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.location()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.location()"
|
|
name: "location()"
|
|
nameWithType: "ManagementConfiguration.location()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String location()"
|
|
returns:
|
|
description: "the location value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.name()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.name()"
|
|
name: "name()"
|
|
nameWithType: "ManagementConfiguration.name()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String name()"
|
|
returns:
|
|
description: "the name value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.properties()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.properties()"
|
|
name: "properties()"
|
|
nameWithType: "ManagementConfiguration.properties()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ManagementConfigurationProperties properties()"
|
|
returns:
|
|
description: "the properties value."
|
|
type: "<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties&text=ManagementConfigurationProperties\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.type()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.type()"
|
|
name: "type()"
|
|
nameWithType: "ManagementConfiguration.type()"
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String type()"
|
|
returns:
|
|
description: "the type value."
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "Type representing ManagementConfiguration."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.arm.model.HasInner?alt=com.microsoft.azure.arm.model.HasInner&text=HasInner\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.ManagementConfigurationInner?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.ManagementConfigurationInner&text=ManagementConfigurationInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Indexable?alt=com.microsoft.azure.arm.model.Indexable&text=Indexable\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Refreshable?alt=com.microsoft.azure.arm.model.Refreshable&text=Refreshable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration&text=ManagementConfiguration\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.model.Updatable?alt=com.microsoft.azure.arm.model.Updatable&text=Updatable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.Update?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfiguration.Update&text=Update\" data-throw-if-not-resolved=\"False\" />>"
|
|
- "<xref href=\"com.microsoft.azure.arm.resources.models.HasManager?alt=com.microsoft.azure.arm.resources.models.HasManager&text=HasManager\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsManagementManager?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.implementation.OperationsManagementManager&text=OperationsManagementManager\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview"
|
|
artifact: com.microsoft.azure.operationsmanagement.v2015_11_01_preview:azure-mgmt-operationsmanagement:1.0.0-beta
|