ListServiceSasResponse Constructors
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.
Overloads
ListServiceSasResponse() | |
ListServiceSasResponse(String) |
ListServiceSasResponse()
public ListServiceSasResponse ();
Public Sub New ()
Applies to
ListServiceSasResponse(String)
public ListServiceSasResponse (string serviceSasToken = default);
new Microsoft.Azure.Management.Storage.Version2017_10_01.Models.ListServiceSasResponse : string -> Microsoft.Azure.Management.Storage.Version2017_10_01.Models.ListServiceSasResponse
Public Sub New (Optional serviceSasToken As String = Nothing)
Parameters
- serviceSasToken
- String