你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ArmKeyVaultModelFactory 类

定义

模型的模型工厂。

public static class ArmKeyVaultModelFactory
type ArmKeyVaultModelFactory = class
Public Class ArmKeyVaultModelFactory
继承
ArmKeyVaultModelFactory

方法

DeletedKeyVaultData(ResourceIdentifier, String, ResourceType, SystemData, DeletedKeyVaultProperties)

初始化 DeletedKeyVaultData 的新实例。

DeletedKeyVaultProperties(ResourceIdentifier, Nullable<AzureLocation>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, IReadOnlyDictionary<String, String>, Nullable<Boolean>)

初始化 DeletedKeyVaultProperties 的新实例。

DeletedManagedHsmData(ResourceIdentifier, String, ResourceType, SystemData, DeletedManagedHsmProperties)

初始化 DeletedManagedHsmData 的新实例。

DeletedManagedHsmProperties(ResourceIdentifier, Nullable<AzureLocation>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<Boolean>, IReadOnlyDictionary<String,String>)

初始化 DeletedManagedHsmProperties 的新实例。

KeyVaultAccessPolicyParameters(ResourceIdentifier, String, ResourceType, SystemData, Nullable<AzureLocation>, IEnumerable<KeyVaultAccessPolicy>)

初始化 KeyVaultAccessPolicyParameters 的新实例。

KeyVaultData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, KeyVaultProperties)

初始化 KeyVaultData 的新实例。

KeyVaultNameAvailabilityResult(Nullable<Boolean>, Nullable<KeyVaultNameUnavailableReason>, String)

初始化 KeyVaultNameAvailabilityResult 的新实例。

KeyVaultPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, Nullable<ETag>, ResourceIdentifier, KeyVaultPrivateLinkServiceConnectionState, Nullable<KeyVaultPrivateEndpointConnectionProvisioningState>, Nullable<AzureLocation>, IReadOnlyDictionary<String,String>)

初始化 KeyVaultPrivateEndpointConnectionData 的新实例。

KeyVaultPrivateEndpointConnectionItemData(String, Nullable<ETag>, ResourceIdentifier, KeyVaultPrivateLinkServiceConnectionState, Nullable<KeyVaultPrivateEndpointConnectionProvisioningState>)

初始化 KeyVaultPrivateEndpointConnectionItemData 的新实例。

KeyVaultPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, String, IEnumerable<String>, IEnumerable<String>, Nullable<AzureLocation>, IReadOnlyDictionary<String,String>)

初始化 KeyVaultPrivateLinkResourceData 的新实例。

KeyVaultProperties(Guid, KeyVaultSku, IEnumerable<KeyVaultAccessPolicy>, Uri, String, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Int32>, Nullable<Boolean>, Nullable<KeyVaultCreateMode>, Nullable<Boolean>, KeyVaultNetworkRuleSet, Nullable<KeyVaultProvisioningState>, IEnumerable<KeyVaultPrivateEndpointConnectionItemData>, String)

初始化 KeyVaultProperties 的新实例。

KeyVaultSecretData(ResourceIdentifier, String, ResourceType, SystemData, SecretProperties, Nullable<AzureLocation>, IReadOnlyDictionary<String, String>)

初始化 KeyVaultSecretData 的新实例。

ManagedHsmData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, ManagedHsmProperties, ManagedHsmSku)

初始化 ManagedHsmData 的新实例。

ManagedHsmGeoReplicatedRegion(String, Nullable<ManagedHsmGeoReplicatedRegionProvisioningState>, Nullable<Boolean>)

初始化 ManagedHsmGeoReplicatedRegion 的新实例。

ManagedHsmNameAvailabilityResult(Nullable<Boolean>, Nullable<ManagedHsmNameUnavailableReason>, String)

初始化 ManagedHsmNameAvailabilityResult 的新实例。

ManagedHsmPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<ETag>, ResourceIdentifier, ManagedHsmPrivateLinkServiceConnectionState, Nullable<ManagedHsmPrivateEndpointConnectionProvisioningState>, ManagedHsmSku)

初始化 ManagedHsmPrivateEndpointConnectionData 的新实例。

ManagedHsmPrivateEndpointConnectionItemData(ResourceIdentifier, Nullable<ETag>, ResourceIdentifier, ManagedHsmPrivateLinkServiceConnectionState, Nullable<ManagedHsmPrivateEndpointConnectionProvisioningState>)

初始化 ManagedHsmPrivateEndpointConnectionItemData 的新实例。

ManagedHsmPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, String, IEnumerable<String>, IEnumerable<String>, ManagedHsmSku)

初始化 ManagedHsmPrivateLinkResourceData 的新实例。

ManagedHsmProperties(Nullable<Guid>, IEnumerable<String>, Uri, Nullable<Boolean>, Nullable<Int32>, Nullable<Boolean>, Nullable<ManagedHsmCreateMode>, String, Nullable<ManagedHsmProvisioningState>, ManagedHsmNetworkRuleSet, IEnumerable<ManagedHsmGeoReplicatedRegion>, IEnumerable<ManagedHsmPrivateEndpointConnectionItemData>, Nullable<ManagedHsmPublicNetworkAccess>, Nullable<DateTimeOffset>, ManagedHSMSecurityDomainProperties)

初始化 ManagedHsmProperties 的新实例。

ManagedHSMSecurityDomainProperties(Nullable<ManagedHSMSecurityDomainActivationStatus>, String)

初始化 ManagedHSMSecurityDomainProperties 的新实例。

SecretAttributes(Nullable<Boolean>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

初始化 SecretAttributes 的新实例。

SecretBaseAttributes(Nullable<Boolean>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>, Nullable<DateTimeOffset>)

初始化 SecretBaseAttributes 的新实例。

SecretProperties(String, String, SecretAttributes, Uri, String)

初始化 SecretProperties 的新实例。

适用于