Uses of Interface
com.azure.resourcemanager.recoveryservicesbackup.models.ProtectionContainerResource.Update
-
Packages that use ProtectionContainerResource.Update Package Description com.azure.resourcemanager.recoveryservicesbackup.models Package containing the data models for RecoveryServicesBackupClient. -
-
Uses of ProtectionContainerResource.Update in com.azure.resourcemanager.recoveryservicesbackup.models
Methods in com.azure.resourcemanager.recoveryservicesbackup.models that return ProtectionContainerResource.Update Modifier and Type Method Description ProtectionContainerResource.Update
ProtectionContainerResource. update()
Begins update for the ProtectionContainerResource resource.ProtectionContainerResource.Update
ProtectionContainerResource.UpdateStages.WithEtag. withEtag(String etag)
Specifies the etag property: Optional ETag..ProtectionContainerResource.Update
ProtectionContainerResource.UpdateStages.WithProperties. withProperties(ProtectionContainer properties)
Specifies the properties property: ProtectionContainerResource properties.ProtectionContainerResource.Update
ProtectionContainerResource.UpdateStages.WithTags. withTags(Map<String,String> tags)
Specifies the tags property: Resource tags..
-