SourceVault 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
SourceVault() | |
SourceVault(String) |
SourceVault()
public SourceVault ();
Public Sub New ()
Applies to
SourceVault(String)
public SourceVault (string id = default);
new Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.SourceVault : string -> Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.SourceVault
Public Sub New (Optional id As String = Nothing)
Parameters
- id
- String