RegistryProperties interface
Details of the Registry
Properties
| discovery |
Discovery URL for the Registry |
| intellectual |
IntellectualPropertyPublisher for the registry |
| managed |
ResourceId of the managed RG if the registry has system created resources |
| managed |
Managed resource group specific settings |
| ml |
MLFlow Registry URI for the Registry |
| public |
Is the Registry accessible from the internet? Possible values: "Enabled" or "Disabled" |
| region |
Details of each region the registry is in |
| registry |
Private endpoint connections info used for pending connections in private link portal |
Property Details
discoveryUrl
Discovery URL for the Registry
discoveryUrl?: string
Property Value
string
intellectualPropertyPublisher
IntellectualPropertyPublisher for the registry
intellectualPropertyPublisher?: string
Property Value
string
managedResourceGroup
ResourceId of the managed RG if the registry has system created resources
managedResourceGroup?: ArmResourceId
Property Value
managedResourceGroupSettings
Managed resource group specific settings
managedResourceGroupSettings?: ManagedResourceGroupSettings
Property Value
mlFlowRegistryUri
MLFlow Registry URI for the Registry
mlFlowRegistryUri?: string
Property Value
string
publicNetworkAccess
Is the Registry accessible from the internet? Possible values: "Enabled" or "Disabled"
publicNetworkAccess?: string
Property Value
string
regionDetails
Details of each region the registry is in
regionDetails?: RegistryRegionArmDetails[]
Property Value
registryPrivateEndpointConnections
Private endpoint connections info used for pending connections in private link portal
registryPrivateEndpointConnections?: RegistryPrivateEndpointConnection[]