ResourceIdentifier 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
ResourceIdentifier() | |
ResourceIdentifier(String) |
ResourceIdentifier()
public ResourceIdentifier ();
Public Sub New ()
Applies to
ResourceIdentifier(String)
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