142 строки
12 KiB
YAML
142 строки
12 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties"
|
|
name: "ManagementConfigurationProperties"
|
|
nameWithType: "ManagementConfigurationProperties"
|
|
summary: "Management<wbr>Configuration properties supported by the Operations<wbr>Management resource provider."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.equals(java.lang.Object)?alt=java.lang.Object.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.hashCode()?alt=java.lang.Object.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.toString()?alt=java.lang.Object.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public class **ManagementConfigurationProperties**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.ManagementConfigurationProperties()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.ManagementConfigurationProperties()"
|
|
name: "ManagementConfigurationProperties()"
|
|
nameWithType: "ManagementConfigurationProperties.ManagementConfigurationProperties()"
|
|
syntax: "public ManagementConfigurationProperties()"
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.applicationId()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.applicationId()"
|
|
name: "applicationId()"
|
|
nameWithType: "ManagementConfigurationProperties.applicationId()"
|
|
summary: "Get the application<wbr>Id of the appliance for this Management."
|
|
syntax: "public String applicationId()"
|
|
desc: "Get the applicationId of the appliance for this Management."
|
|
returns:
|
|
description: "the applicationId 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.ManagementConfigurationProperties.parameters()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.parameters()"
|
|
name: "parameters()"
|
|
nameWithType: "ManagementConfigurationProperties.parameters()"
|
|
summary: "Get parameters to run the ARM template."
|
|
syntax: "public List<ArmTemplateParameter> parameters()"
|
|
desc: "Get parameters to run the ARM template."
|
|
returns:
|
|
description: "the parameters value"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ArmTemplateParameter?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ArmTemplateParameter&text=ArmTemplateParameter\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.parentResourceType()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.parentResourceType()"
|
|
name: "parentResourceType()"
|
|
nameWithType: "ManagementConfigurationProperties.parentResourceType()"
|
|
summary: "Get the type of the parent resource."
|
|
syntax: "public String parentResourceType()"
|
|
desc: "Get the type of the parent resource."
|
|
returns:
|
|
description: "the parentResourceType 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.ManagementConfigurationProperties.provisioningState()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.provisioningState()"
|
|
name: "provisioningState()"
|
|
nameWithType: "ManagementConfigurationProperties.provisioningState()"
|
|
summary: "Get the provisioning state for the Management<wbr>Configuration."
|
|
syntax: "public String provisioningState()"
|
|
desc: "Get the provisioning state for the ManagementConfiguration."
|
|
returns:
|
|
description: "the provisioningState 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.ManagementConfigurationProperties.template()"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.template()"
|
|
name: "template()"
|
|
nameWithType: "ManagementConfigurationProperties.template()"
|
|
summary: "Get the Json object containing the ARM template to deploy."
|
|
syntax: "public Object template()"
|
|
desc: "Get the Json object containing the ARM template to deploy."
|
|
returns:
|
|
description: "the template value"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.withApplicationId(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.withApplicationId(String applicationId)"
|
|
name: "withApplicationId(String applicationId)"
|
|
nameWithType: "ManagementConfigurationProperties.withApplicationId(String applicationId)"
|
|
summary: "Set the application<wbr>Id of the appliance for this Management."
|
|
parameters:
|
|
- description: "the applicationId value to set"
|
|
name: "applicationId"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ManagementConfigurationProperties withApplicationId(String applicationId)"
|
|
desc: "Set the applicationId of the appliance for this Management."
|
|
returns:
|
|
description: "the ManagementConfigurationProperties object itself."
|
|
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.ManagementConfigurationProperties.withParameters(java.util.List<com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ArmTemplateParameter>)"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.withParameters(List<ArmTemplateParameter> parameters)"
|
|
name: "withParameters(List<ArmTemplateParameter> parameters)"
|
|
nameWithType: "ManagementConfigurationProperties.withParameters(List<ArmTemplateParameter> parameters)"
|
|
summary: "Set parameters to run the ARM template."
|
|
parameters:
|
|
- description: "the parameters value to set"
|
|
name: "parameters"
|
|
type: "<xref href=\"java.util.List?alt=java.util.List&text=List\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ArmTemplateParameter?alt=com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ArmTemplateParameter&text=ArmTemplateParameter\" data-throw-if-not-resolved=\"False\" />>"
|
|
syntax: "public ManagementConfigurationProperties withParameters(List<ArmTemplateParameter> parameters)"
|
|
desc: "Set parameters to run the ARM template."
|
|
returns:
|
|
description: "the ManagementConfigurationProperties object itself."
|
|
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.ManagementConfigurationProperties.withParentResourceType(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.withParentResourceType(String parentResourceType)"
|
|
name: "withParentResourceType(String parentResourceType)"
|
|
nameWithType: "ManagementConfigurationProperties.withParentResourceType(String parentResourceType)"
|
|
summary: "Set the type of the parent resource."
|
|
parameters:
|
|
- description: "the parentResourceType value to set"
|
|
name: "parentResourceType"
|
|
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ManagementConfigurationProperties withParentResourceType(String parentResourceType)"
|
|
desc: "Set the type of the parent resource."
|
|
returns:
|
|
description: "the ManagementConfigurationProperties object itself."
|
|
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.ManagementConfigurationProperties.withTemplate(java.lang.Object)"
|
|
fullName: "com.microsoft.azure.management.operationsmanagement.v2015_11_01_preview.ManagementConfigurationProperties.withTemplate(Object template)"
|
|
name: "withTemplate(Object template)"
|
|
nameWithType: "ManagementConfigurationProperties.withTemplate(Object template)"
|
|
summary: "Set the Json object containing the ARM template to deploy."
|
|
parameters:
|
|
- description: "the template value to set"
|
|
name: "template"
|
|
type: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public ManagementConfigurationProperties withTemplate(Object template)"
|
|
desc: "Set the Json object containing the ARM template to deploy."
|
|
returns:
|
|
description: "the ManagementConfigurationProperties object itself."
|
|
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\" />"
|
|
type: "class"
|
|
desc: "ManagementConfiguration properties supported by the OperationsManagement resource provider."
|
|
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
|