IElasticSanIdentity Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ElasticSanIdentityTypeConverter))]
public interface IElasticSanIdentity : Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.ElasticSan.Models.ElasticSanIdentityTypeConverter))>]
type IElasticSanIdentity = interface
    interface IJsonSerializable
Public Interface IElasticSanIdentity
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ElasticSanName

The name of the ElasticSan.

Id

Resource identity path

PrivateEndpointConnectionName

The name of the Private Endpoint connection.

ResourceGroupName

The name of the resource group. The name is case insensitive.

SnapshotName
SubscriptionId

The ID of the target subscription.

VolumeGroupName

The name of the VolumeGroup.

VolumeName

The name of the Volume.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to