Share via


VolumeGroup Class

Definition

[Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.DoNotFormat]
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.VolumeGroupTypeConverter))]
public class VolumeGroup : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.IVolumeGroup, Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IValidates
[<Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.DoNotFormat>]
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.VolumeGroupTypeConverter))>]
type VolumeGroup = class
    interface IVolumeGroup
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
    interface IValidates
Public Class VolumeGroup
Implements IValidates, IVolumeGroup
Inheritance
VolumeGroup
Attributes
Implements

Constructors

VolumeGroup()

Properties

Encryption
EncryptionIdentityEncryptionUserAssignedIdentity
Id
IdentityPrincipalId
IdentityTenantId
IdentityType
IdentityUserAssignedIdentity
KeyVaultPropertyCurrentVersionedKeyExpirationTimestamp
KeyVaultPropertyCurrentVersionedKeyIdentifier
KeyVaultPropertyKeyName
KeyVaultPropertyKeyVaultUri
KeyVaultPropertyKeyVersion
KeyVaultPropertyLastKeyRotationTimestamp
Name
NetworkAclsVirtualNetworkRule
PrivateEndpointConnection
ProtocolType
ProvisioningState
ResourceGroupName
SystemDataCreatedAt
SystemDataCreatedBy
SystemDataCreatedByType
SystemDataLastModifiedAt
SystemDataLastModifiedBy
SystemDataLastModifiedByType
Type

Methods

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

Applies to