次の方法で共有


IEncryption Interface

Definition

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

Properties

KeySource
KeyVaultProperty
RequireInfrastructureEncryption

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to