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

ArmManagedServiceIdentitiesModelFactory Class

Definition

Model factory for models.

public static class ArmManagedServiceIdentitiesModelFactory
type ArmManagedServiceIdentitiesModelFactory = class
Public Class ArmManagedServiceIdentitiesModelFactory
Inheritance
ArmManagedServiceIdentitiesModelFactory

Methods

FederatedIdentityCredentialData(ResourceIdentifier, String, ResourceType, SystemData, Uri, String, IEnumerable<String>)

Initializes a new instance of FederatedIdentityCredentialData.

SystemAssignedIdentityData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Guid>, Nullable<Guid>, Nullable<Guid>, Uri)

Initializes a new instance of SystemAssignedIdentityData.

UserAssignedIdentityData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Guid>, Nullable<Guid>, Nullable<Guid>)

Initializes a new instance of UserAssignedIdentityData.

UserAssignedIdentityPatch(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, Nullable<Guid>, Nullable<Guid>, Nullable<Guid>)

Initializes a new instance of UserAssignedIdentityPatch.

Applies to