Language

SessionRecordingIdentity(SessionRecordingIdentityType) Constructor

Definition

Initializes a new instance of SessionRecordingIdentity.

public SessionRecordingIdentity(Azure.ResourceManager.Network.Models.SessionRecordingIdentityType type);
new Azure.ResourceManager.Network.Models.SessionRecordingIdentity : Azure.ResourceManager.Network.Models.SessionRecordingIdentityType -> Azure.ResourceManager.Network.Models.SessionRecordingIdentity
Public Sub New (type As SessionRecordingIdentityType)

Parameters

type
SessionRecordingIdentityType

The type of identity to use.

Applies to