CognitiveServicesEncryptionScopeProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Properties to EncryptionScope.
public class CognitiveServicesEncryptionScopeProperties : Azure.ResourceManager.CognitiveServices.Models.ServiceAccountEncryptionProperties, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesEncryptionScopeProperties>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesEncryptionScopeProperties>
type CognitiveServicesEncryptionScopeProperties = class
inherit ServiceAccountEncryptionProperties
interface IJsonModel<CognitiveServicesEncryptionScopeProperties>
interface IPersistableModel<CognitiveServicesEncryptionScopeProperties>
Public Class CognitiveServicesEncryptionScopeProperties
Inherits ServiceAccountEncryptionProperties
Implements IJsonModel(Of CognitiveServicesEncryptionScopeProperties), IPersistableModel(Of CognitiveServicesEncryptionScopeProperties)
- Inheritance
- Implements
Constructors
CognitiveServicesEncryptionScopeProperties() |
Initializes a new instance of CognitiveServicesEncryptionScopeProperties. |
Properties
KeySource |
Enumerates the possible value of keySource for Encryption. (Inherited from ServiceAccountEncryptionProperties) |
KeyVaultProperties |
Properties of KeyVault. (Inherited from ServiceAccountEncryptionProperties) |
ProvisioningState |
Gets the status of the resource at the time the operation was called. |
State |
The encryptionScope state. |
Methods
JsonModelWriteCore(Utf8JsonWriter, ModelReaderWriterOptions) |
Explicit Interface Implementations
Applies to
Zusammenarbeit auf GitHub
Die Quelle für diesen Inhalt finden Sie auf GitHub, wo Sie auch Issues und Pull Requests erstellen und überprüfen können. Weitere Informationen finden Sie in unserem Leitfaden für Mitwirkende.
Azure SDK for .NET