ProtectionContainerProperties Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.ProtectionContainerPropertiesTypeConverter))]
public class ProtectionContainerProperties : Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.IProtectionContainerProperties
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.Api20210210.ProtectionContainerPropertiesTypeConverter))>]
type ProtectionContainerProperties = class
    interface IProtectionContainerProperties
    interface IJsonSerializable
Public Class ProtectionContainerProperties
Implements IProtectionContainerProperties
Inheritance
ProtectionContainerProperties
Attributes
Implements

Constructors

ProtectionContainerProperties()

Properties

FabricFriendlyName
FabricSpecificDetailInstanceType
FabricType
FriendlyName
PairingStatus
ProtectedItemCount
Role

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to