SnapshotRecoveryTarget 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
SnapshotRecoveryTarget() | |
SnapshotRecoveryTarget(String, String) |
SnapshotRecoveryTarget()
public SnapshotRecoveryTarget ();
Public Sub New ()
Applies to
SnapshotRecoveryTarget(String, String)
public SnapshotRecoveryTarget (string location = default, string id = default);
new Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SnapshotRecoveryTarget : string * string -> Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.SnapshotRecoveryTarget
Public Sub New (Optional location As String = Nothing, Optional id As String = Nothing)
Parameters
- location
- String
- id
- String