NewAzureStorageAccountObjectReplicationPolicyRuleCommand Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[System.Management.Automation.Cmdlet("New", "AzStorageObjectReplicationPolicyRule")]
[System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.Storage.Models.PSObjectReplicationPolicyRule) })]
public class NewAzureStorageAccountObjectReplicationPolicyRuleCommand : Microsoft.Azure.Commands.Management.Storage.StorageAccountBaseCmdlet
[<System.Management.Automation.Cmdlet("New", "AzStorageObjectReplicationPolicyRule")>]
[<System.Management.Automation.OutputType(new System.Type[] { typeof(Microsoft.Azure.Commands.Management.Storage.Models.PSObjectReplicationPolicyRule) })>]
type NewAzureStorageAccountObjectReplicationPolicyRuleCommand = class
inherit StorageAccountBaseCmdlet
Public Class NewAzureStorageAccountObjectReplicationPolicyRuleCommand
Inherits StorageAccountBaseCmdlet
- Inheritance
-
NewAzureStorageAccountObjectReplicationPolicyRuleCommand
- Attributes
Constructors
| NewAzureStorageAccountObjectReplicationPolicyRuleCommand() |
Fields
Properties
| _dataCollectionProfile | (Inherited from AzurePSCmdlet) |
| _matchers | (Inherited from AzurePSCmdlet) |
| AsJobDynamicParameters | (Inherited from AzurePSCmdlet) |
| DataCollectionWarning | (Inherited from AzureRMCmdlet) |
| DebugMessages | (Inherited from AzurePSCmdlet) |
| DefaultContext | (Inherited from AzureRMCmdlet) |
| DefaultProfile | (Inherited from AzureRMCmdlet) |
| DestinationContainer | |
| ImplementationBackgroundJobDescription | (Inherited from AzurePSCmdlet) |
| IsErrorMetricEnabled | (Inherited from AzurePSCmdlet) |
| IsUsageMetricEnabled | (Inherited from AzurePSCmdlet) |
| MinCreationTime | |
| ModuleName | (Inherited from AzurePSCmdlet) |
| ModuleVersion | (Inherited from AzurePSCmdlet) |
| PrefixMatch | |
| PSVersion |
Obsolete.
(Inherited from AzurePSCmdlet)
|
| RuleId | |
| SessionState | (Inherited from AzurePSCmdlet) |
| SourceContainer | |
| StorageClient | (Inherited from StorageAccountBaseCmdlet) |
| SubscriptionId | (Inherited from StorageAccountBaseCmdlet) |
Methods
Extension Methods
| DisableDataCollection(AzurePSCmdlet) | |
| EnableDataCollection(AzurePSCmdlet) |