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
التعاون معنا على GitHub
يمكن العثور على مصدر هذا المحتوى على GitHub حيث يمكنك أيضاً إضافة مشاكل وطلبات سحب ومراجعتها. للحصول على معلومات إضافية، اطلع على دليل المساهم لدينا.
Azure SDK for .NET