net47
namespace Azure.ResourceManager.CognitiveServices.Models
{
public static class ArmCognitiveServicesModelFactory
{
public static CognitiveServicesAccountProperties CognitiveServicesAccountProperties(ServiceAccountProvisioningState? provisioningState = default, string endpoint = null, IEnumerable<CognitiveServicesSkuCapability> capabilities = null, bool? isMigrated = default, string migrationToken = null, CognitiveServicesSkuChangeInfo skuChangeInfo = null, string customSubDomainName = null, CognitiveServicesNetworkRuleSet networkAcls = null, ServiceAccountEncryptionProperties encryption = null, IEnumerable<ServiceAccountUserOwnedStorage> userOwnedStorage = null, IEnumerable<CognitiveServicesPrivateEndpointConnectionData> privateEndpointConnections = null, ServiceAccountPublicNetworkAccess? publicNetworkAccess = default, ServiceAccountApiProperties apiProperties = null, DateTimeOffset? createdOn = default, ServiceAccountCallRateLimit callRateLimit = null, bool? enableDynamicThrottling = default, ServiceAccountQuotaLimit quotaLimit = null, bool? restrictOutboundNetworkAccess = default, IEnumerable<string> allowedFqdnList = null, bool? disableLocalAuth = default, IReadOnlyDictionary<string, string> endpoints = null, bool? restore = default, DateTimeOffset? deletedOn = default, string scheduledPurgeDate = null, CognitiveServicesMultiRegionSettings locations = null, IEnumerable<CommitmentPlanAssociation> commitmentPlanAssociations = null, AbusePenalty abusePenalty = null);
}
}
.NET | 5.06.07.08.09.0 |
---|---|
.NET Core | 2.02.12.23.03.1 |
.NET Framework | 4.6.14.6.24.74.7.14.7.24.84.8.1 |
.NET Standard | 2.02.1 |
Information specific to net47 | |
Assembly | Azure.ResourceManager.CognitiveServices , Version=1.3.4.0, PublicKeyToken=92742159e12e44c8 |
Referencing | Your project needs a package reference to |
Package | Azure.ResourceManager.CognitiveServices (1.3.4) netstandard2.0 |
Platform Restrictions | This framework does not have platform annotations. |