Share via


MachineLearningRegistryData Class

Definition

A class representing the MachineLearningRegistry data model.

public class MachineLearningRegistryData : Azure.ResourceManager.Models.TrackedResourceData
type MachineLearningRegistryData = class
    inherit TrackedResourceData
Public Class MachineLearningRegistryData
Inherits TrackedResourceData
Inheritance
MachineLearningRegistryData

Constructors

MachineLearningRegistryData(AzureLocation)

Initializes a new instance of MachineLearningRegistryData.

Properties

DiscoveryUri

Discovery URL for the Registry.

Id

Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.

(Inherited from ResourceData)
Identity

Managed service identity (system assigned and/or user assigned identities).

IntellectualPropertyPublisher

IntellectualPropertyPublisher for the registry.

Kind

Metadata used by portal/tooling/etc to render different UX experiences for resources of the same type.

Location

The geo-location where the resource lives.

(Inherited from TrackedResourceData)
ManagedResourceId

Arm ResourceId is in the format "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.Storage/storageAccounts/{StorageAccountName}" or "/subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/providers/Microsoft.ContainerRegistry/registries/{AcrName}"

MlFlowRegistryUri

MLFlow Registry URI for the Registry.

Name

The name of the resource.

(Inherited from ResourceData)
PrivateEndpointConnections

Private endpoint connections info used for pending connections in private link portal.

PublicNetworkAccess

Is the Registry accessible from the internet? Possible values: "Enabled" or "Disabled"

RegionDetails

Details of each region the registry is in.

ResourceType

The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".

(Inherited from ResourceData)
Sku

Sku details required for ARM contract for Autoscaling.

SystemData

Azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from ResourceData)
Tags

Resource tags.

(Inherited from TrackedResourceData)

Applies to