Share via


IAzureDatastore Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.AzureDatastoreTypeConverter))]
public interface IAzureDatastore : Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Models.Api20240401.AzureDatastoreTypeConverter))>]
type IAzureDatastore = interface
    interface IJsonSerializable
Public Interface IAzureDatastore
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Name Description
ResourceGroup

Azure Resource Group name

SubscriptionId

Azure Subscription Id

Methods

Name Description
ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to