GetAzureRmRecoveryServicesAsrProtectableItem.ProtectionContainer Property

Definition

[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

ASRProtectionContainer
Attributes

Applies to