MachineLearningSasDatastoreSecrets Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Datastore SAS secrets.
public class MachineLearningSasDatastoreSecrets : Azure.ResourceManager.MachineLearning.Models.MachineLearningDatastoreSecrets, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningSasDatastoreSecrets>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.MachineLearningSasDatastoreSecrets>
public class MachineLearningSasDatastoreSecrets : Azure.ResourceManager.MachineLearning.Models.MachineLearningDatastoreSecrets
type MachineLearningSasDatastoreSecrets = class
inherit MachineLearningDatastoreSecrets
interface IJsonModel<MachineLearningSasDatastoreSecrets>
interface IPersistableModel<MachineLearningSasDatastoreSecrets>
type MachineLearningSasDatastoreSecrets = class
inherit MachineLearningDatastoreSecrets
Public Class MachineLearningSasDatastoreSecrets
Inherits MachineLearningDatastoreSecrets
Implements IJsonModel(Of MachineLearningSasDatastoreSecrets), IPersistableModel(Of MachineLearningSasDatastoreSecrets)
Public Class MachineLearningSasDatastoreSecrets
Inherits MachineLearningDatastoreSecrets
- Inheritance
- Implements
Constructors
MachineLearningSasDatastoreSecrets() |
Initializes a new instance of MachineLearningSasDatastoreSecrets. |
Properties
SasToken |
Storage container SAS token. |