| Package | Description |
|---|---|
| com.azure.resourcemanager.storage.models |
Package containing the data models for StorageManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ObjectReplicationPolicyRule |
ObjectReplicationPolicyRule.withDestinationContainer(String destinationContainer)
Set the destinationContainer property: Required.
|
ObjectReplicationPolicyRule |
ObjectReplicationPolicyRule.withFilters(ObjectReplicationPolicyFilter filters)
Set the filters property: Optional.
|
ObjectReplicationPolicyRule |
ObjectReplicationPolicyRule.withRuleId(String ruleId)
Set the ruleId property: Rule Id is auto-generated for each new rule on destination account.
|
ObjectReplicationPolicyRule |
ObjectReplicationPolicyRule.withSourceContainer(String sourceContainer)
Set the sourceContainer property: Required.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.