GetAzureRmRecoveryServicesAsrProtectableItem.ProtectionContainer Property
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.Parameter(Mandatory=true, ParameterSetName="ByObject", ValueFromPipeline=true)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithName", ValueFromPipeline=true)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithFriendlyName", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionContainer ProtectionContainer { get; set; }
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObject", ValueFromPipeline=true)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithName", ValueFromPipeline=true)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithFriendlyName", ValueFromPipeline=true)]
[System.Management.Automation.ValidateNotNullOrEmpty]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithSiteId", ValueFromPipeline=true)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithSiteIdAndFriendlyName", ValueFromPipeline=true)]
public Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionContainer ProtectionContainer { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObject", ValueFromPipeline=true)>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithName", ValueFromPipeline=true)>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithFriendlyName", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.ProtectionContainer : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionContainer with get, set
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObject", ValueFromPipeline=true)>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithName", ValueFromPipeline=true)>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithFriendlyName", ValueFromPipeline=true)>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithSiteId", ValueFromPipeline=true)>]
[<System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ByObjectWithSiteIdAndFriendlyName", ValueFromPipeline=true)>]
member this.ProtectionContainer : Microsoft.Azure.Commands.RecoveryServices.SiteRecovery.ASRProtectionContainer with get, set
Public Property ProtectionContainer As ASRProtectionContainer
Property Value
- Attributes