ResourceData 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.
ResourceData() |
Initializes a new instance of ResourceData. |
ResourceData(ResourceIdentifier, String, ResourceType, SystemData) |
Initializes a new instance of ResourceData. |
- Source:
- ResourceData.cs
- Source:
- ResourceData.cs
Initializes a new instance of ResourceData.
protected ResourceData();
Protected Sub New ()
Applies to
Azure SDK for .NET Preview dan Azure SDK for .NET Latest
Produk | Versi |
---|---|
Azure SDK for .NET | Latest, Preview |
- Source:
- ResourceData.cs
- Source:
- ResourceData.cs
Initializes a new instance of ResourceData.
protected ResourceData(Azure.Core.ResourceIdentifier id, string name, Azure.Core.ResourceType resourceType, Azure.ResourceManager.Models.SystemData systemData);
new Azure.ResourceManager.Models.ResourceData : Azure.Core.ResourceIdentifier * string * Azure.Core.ResourceType * Azure.ResourceManager.Models.SystemData -> Azure.ResourceManager.Models.ResourceData
Protected Sub New (id As ResourceIdentifier, name As String, resourceType As ResourceType, systemData As SystemData)
Parameters
Fully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}.
- name
- String
The name of the resource.
- resourceType
- ResourceType
The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts".
- systemData
- SystemData
Azure Resource Manager metadata containing createdBy and modifiedBy information.
Applies to
Azure SDK for .NET Preview dan Azure SDK for .NET Latest
Produk | Versi |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET maklum balas
Azure SDK for .NET ialah projek sumber terbuka. Pilih pautan untuk memberikan maklum balas: