次の方法で共有


ArmDevOpsInfrastructureModelFactory Class

Definition

Model factory for models.

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

Methods

DevOpsImageVersion(ResourceIdentifier, String, ResourceType, SystemData, String)

Initializes a new instance of DevOpsImageVersion.

DevOpsPoolData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DevOpsPoolProperties, ManagedServiceIdentity)

Initializes a new instance of DevOpsPoolData.

DevOpsResourceDetails(ResourceIdentifier, String, ResourceType, SystemData, DevOpsResourceDetailsProperties)

Initializes a new instance of DevOpsResourceDetails.

DevOpsResourceDetailsProperties(DevOpsResourceStatus, String, String)

Initializes a new instance of DevOpsResourceDetailsProperties.

DevOpsResourceQuota(DevOpsResourceQuotaName, ResourceIdentifier, String, Int64, Int64)

Initializes a new instance of DevOpsResourceQuota.

DevOpsResourceQuotaName(String, String)

Initializes a new instance of DevOpsResourceQuotaName.

DevOpsResourceSku(ResourceIdentifier, String, ResourceType, SystemData, DevOpsResourceSkuProperties)

Initializes a new instance of DevOpsResourceSku.

DevOpsResourceSkuProperties(String, String, String, String, IEnumerable<AzureLocation>, IEnumerable<ResourceSkuLocationInfo>, IEnumerable<ResourceSkuCapabilities>, IEnumerable<ResourceSkuRestrictions>)

Initializes a new instance of DevOpsResourceSkuProperties.

ResourceSkuCapabilities(String, String)

Initializes a new instance of ResourceSkuCapabilities.

ResourceSkuLocationInfo(AzureLocation, IEnumerable<String>, IEnumerable<ResourceSkuZoneDetails>)

Initializes a new instance of ResourceSkuLocationInfo.

ResourceSkuRestrictionInfo(IEnumerable<AzureLocation>, IEnumerable<String>)

Initializes a new instance of ResourceSkuRestrictionInfo.

ResourceSkuRestrictions(Nullable<ResourceSkuRestrictionsType>, IEnumerable<String>, ResourceSkuRestrictionInfo, Nullable<ResourceSkuRestrictionsReasonCode>)

Initializes a new instance of ResourceSkuRestrictions.

ResourceSkuZoneDetails(IEnumerable<String>, IEnumerable<ResourceSkuCapabilities>)

Initializes a new instance of ResourceSkuZoneDetails.

Applies to