Compartilhar via


ArmSqlModelFactory.LogicalDatabaseTransparentDataEncryptionData Método

Definição

Inicializa uma nova instância de LogicalDatabaseTransparentDataEncryptionData.

public static Azure.ResourceManager.Sql.LogicalDatabaseTransparentDataEncryptionData LogicalDatabaseTransparentDataEncryptionData (Azure.Core.ResourceIdentifier id = default, string name = default, Azure.Core.ResourceType resourceType = default, Azure.ResourceManager.Models.SystemData systemData = default, Azure.ResourceManager.Sql.Models.TransparentDataEncryptionState? state = default);
static member LogicalDatabaseTransparentDataEncryptionData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData * Nullable<Azure.ResourceManager.Sql.Models.TransparentDataEncryptionState> -> Azure.ResourceManager.Sql.LogicalDatabaseTransparentDataEncryptionData
Public Shared Function LogicalDatabaseTransparentDataEncryptionData (Optional id As ResourceIdentifier = Nothing, Optional name As String = Nothing, Optional resourceType As ResourceType = Nothing, Optional systemData As SystemData = Nothing, Optional state As Nullable(Of TransparentDataEncryptionState) = Nothing) As LogicalDatabaseTransparentDataEncryptionData

Parâmetros

name
String

O nome.

resourceType
ResourceType

O resourceType.

systemData
SystemData

O systemData.

state
Nullable<TransparentDataEncryptionState>

Especifica o estado da criptografia de dados transparente.

Retornos

Uma nova LogicalDatabaseTransparentDataEncryptionData instância para zombar.

Aplica-se a