ExportClusterParameters 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
ExportClusterParameters() |
Initializes a new instance of the ExportClusterParameters class. |
ExportClusterParameters(String) |
Initializes a new instance of the ExportClusterParameters class. |
ExportClusterParameters()
Initializes a new instance of the ExportClusterParameters class.
public ExportClusterParameters ();
Public Sub New ()
Applies to
ExportClusterParameters(String)
Initializes a new instance of the ExportClusterParameters class.
public ExportClusterParameters (string sasUri);
new Microsoft.Azure.Management.RedisEnterprise.Models.ExportClusterParameters : string -> Microsoft.Azure.Management.RedisEnterprise.Models.ExportClusterParameters
Public Sub New (sasUri As String)
Parameters
- sasUri
- String
SAS URI for the target directory to export to