ResourceIdentifier Constructors
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.
public ResourceIdentifier ();
Public Sub New ()
Applies to
Azure - PowerShell Commands Latest and other versions
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |
public ResourceIdentifier (string idFromServer);
new Microsoft.Azure.Management.Internal.Resources.Utilities.Models.ResourceIdentifier : string -> Microsoft.Azure.Management.Internal.Resources.Utilities.Models.ResourceIdentifier
Public Sub New (idFromServer As String)
Parameters
- idFromServer
- String
Applies to
Azure - PowerShell Commands Latest and other versions
Product | Versions |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |
Azure RM - PowerShell Commands | Latest |