SasCredentialDto 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.
The SasCredentialDto.
public class SasCredentialDto : Azure.ResourceManager.MachineLearning.Models.PendingUploadCredentialDto, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.MachineLearning.Models.SasCredentialDto>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.MachineLearning.Models.SasCredentialDto>
public class SasCredentialDto : Azure.ResourceManager.MachineLearning.Models.PendingUploadCredentialDto
type SasCredentialDto = class
inherit PendingUploadCredentialDto
interface IJsonModel<SasCredentialDto>
interface IPersistableModel<SasCredentialDto>
type SasCredentialDto = class
inherit PendingUploadCredentialDto
Public Class SasCredentialDto
Inherits PendingUploadCredentialDto
Implements IJsonModel(Of SasCredentialDto), IPersistableModel(Of SasCredentialDto)
Public Class SasCredentialDto
Inherits PendingUploadCredentialDto
- Inheritance
- Implements
Properties
SasUri |
Full SAS Uri, including the storage, container/blob path and SAS token. |
Explicit Interface Implementations
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET