Language

ArmDiscoveryModelFactory Class

Definition

A factory class for creating instances of the models for mocking.

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

Methods

Name Description
AzureNetAppFilesStore(Nullable<NetAppMountProtocol>, ResourceIdentifier)
AzureStorageBlobStore(Nullable<BlobStorageMountProtocol>, ResourceIdentifier)
BookshelfKeyVaultProperties(Uri, String, String, String)
BookshelfPrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, DiscoveryPrivateEndpointConnectionProperties)
BookshelfPrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, DiscoveryPrivateLinkResourceProperties)
BookshelfProperties(Nullable<DiscoveryProvisioningState>, IDictionary<String, UserAssignedIdentity>, Nullable<DiscoveryCustomerManagedKeys>, BookshelfKeyVaultProperties, ResourceIdentifier, IEnumerable<DiscoveryPrivateEndpointConnection>, Nullable<DiscoveryPublicNetworkAccess>, ResourceIdentifier, ResourceIdentifier, String, IEnumerable<DiscoveryMoboBrokerResource>, Uri)
DiscoveryBookshelfData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, BookshelfProperties)
DiscoveryChatModelDeploymentData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryChatModelDeploymentProperties)
DiscoveryChatModelDeploymentProperties(Nullable<DiscoveryProvisioningState>, String, String, String, String, Nullable<Int32>)
DiscoveryKeyVaultProperties(Uri, String, String)
DiscoveryManagedIdentityReference(ResourceIdentifier, Nullable<Guid>, Nullable<Guid>)
DiscoveryMoboBrokerResource(ResourceIdentifier)
DiscoveryNodePoolData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryNodePoolProperties)
DiscoveryNodePoolProperties(Nullable<DiscoveryProvisioningState>, ResourceIdentifier, DiscoveryVmSize, Int32, Nullable<Int32>, Nullable<DiscoveryScaleSetPriority>, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>)
DiscoveryPrivateEndpointConnection(ResourceIdentifier, String, ResourceType, SystemData, DiscoveryPrivateEndpointConnectionProperties)
DiscoveryPrivateEndpointConnectionProperties(IEnumerable<String>, ResourceIdentifier, DiscoveryPrivateLinkServiceConnectionState, Nullable<DiscoveryPrivateEndpointConnectionProvisioningState>)
DiscoveryPrivateLinkResourceProperties(String, IEnumerable<String>, IEnumerable<String>)
DiscoveryPrivateLinkServiceConnectionState(Nullable<DiscoveryPrivateEndpointServiceConnectionStatus>, String, String)
DiscoveryProjectData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryProjectProperties)
DiscoveryProjectProperties(Nullable<DiscoveryProvisioningState>, Uri, IEnumerable<ResourceIdentifier>, String)
DiscoveryStorageAssetData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryStorageAssetProperties)
DiscoveryStorageAssetProperties(String, Nullable<DiscoveryProvisioningState>, String)
DiscoveryStorageContainerData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryStorageContainerProperties)
DiscoveryStorageContainerProperties(Nullable<DiscoveryProvisioningState>, DiscoveryStorageStore)
DiscoveryStorageStore(String)
DiscoverySupercomputerData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoverySupercomputerProperties, DiscoverySystemAssignedServiceIdentity)
DiscoverySupercomputerIdentities(DiscoveryManagedIdentityReference, DiscoveryManagedIdentityReference, IDictionary<String,UserAssignedIdentity>)
DiscoverySupercomputerProperties(Nullable<DiscoveryProvisioningState>, ResourceIdentifier, ResourceIdentifier, Nullable<DiscoveryNetworkEgressType>, Nullable<DiscoverySystemSku>, DiscoverySupercomputerIdentities, Nullable<DiscoveryCustomerManagedKeys>, ResourceIdentifier, ResourceIdentifier, String, IEnumerable<DiscoveryMoboBrokerResource>)
DiscoverySystemAssignedServiceIdentity(Nullable<Guid>, Nullable<Guid>, DiscoverySystemAssignedServiceIdentityType)
DiscoveryToolData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryToolProperties)
DiscoveryToolProperties(Nullable<DiscoveryProvisioningState>, String, IDictionary<String,String>, IDictionary<String,BinaryData>)
DiscoveryWorkspaceData(ResourceIdentifier, String, ResourceType, SystemData, IDictionary<String,String>, AzureLocation, DiscoveryWorkspaceProperties)
DiscoveryWorkspaceProperties(Nullable<DiscoveryProvisioningState>, IEnumerable<ResourceIdentifier>, Uri, Uri, DiscoveryManagedIdentityReference, Nullable<DiscoveryCustomerManagedKeys>, DiscoveryKeyVaultProperties, ResourceIdentifier, IEnumerable<DiscoveryPrivateEndpointConnection>, Nullable<DiscoveryPublicNetworkAccess>, ResourceIdentifier, ResourceIdentifier, ResourceIdentifier, String, IEnumerable<DiscoveryMoboBrokerResource>)
WorkspacePrivateEndpointConnectionData(ResourceIdentifier, String, ResourceType, SystemData, DiscoveryPrivateEndpointConnectionProperties)
WorkspacePrivateLinkResourceData(ResourceIdentifier, String, ResourceType, SystemData, DiscoveryPrivateLinkResourceProperties)

Applies to