18 строки
2.9 KiB
YAML
18 строки
2.9 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.resources.Deployment.Update"
|
|
fullName: "com.microsoft.azure.management.resources.Deployment.Update"
|
|
name: "Deployment.Update"
|
|
nameWithType: "Deployment.Update"
|
|
summary: "The template for a deployment update operation, containing all the settings that can be modified."
|
|
syntax: "public static interface **Deployment.Update**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Appliable?alt=com.microsoft.azure.management.resources.fluentcore.model.Appliable&text=Appliable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.resources.Deployment?alt=com.microsoft.azure.management.resources.Deployment&text=Deployment\" data-throw-if-not-resolved=\"False\" />>, <xref href=\"com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate?alt=com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate&text=WithTemplate\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters?alt=com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters&text=WithParameters\" data-throw-if-not-resolved=\"False\" />, <xref href=\"com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode?alt=com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode&text=WithMode\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The template for a deployment update operation, containing all the settings that can be modified.\n\nCall <xref uid=\"\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Update#apply()\"></xref> to apply the changes to the deployment in Azure."
|
|
implements:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode?alt=com.microsoft.azure.management.resources.Deployment.UpdateStages.WithMode&text=WithMode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters?alt=com.microsoft.azure.management.resources.Deployment.UpdateStages.WithParameters&text=WithParameters\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate?alt=com.microsoft.azure.management.resources.Deployment.UpdateStages.WithTemplate&text=WithTemplate\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.model.Appliable?alt=com.microsoft.azure.management.resources.fluentcore.model.Appliable&text=Appliable\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.resources.Deployment?alt=com.microsoft.azure.management.resources.Deployment&text=Deployment\" data-throw-if-not-resolved=\"False\" />>"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.resources"
|
|
artifact: com.microsoft.azure:azure-mgmt-resources:1.41.4
|