ServiceResource Class
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.
The service resource.
public class ServiceResource : Microsoft.Azure.Management.ServiceFabricManagedClusters.Models.ProxyResource
type ServiceResource = class
inherit ProxyResource
Public Class ServiceResource
Inherits ProxyResource
- Inheritance
Constructors
ServiceResource() |
Initializes a new instance of the ServiceResource class. |
ServiceResource(String, String, String, String, IDictionary<String,String>, SystemData, ServiceResourceProperties) |
Initializes a new instance of the ServiceResource class. |
Properties
Id |
Gets azure resource identifier. (Inherited from ProxyResource) |
Location |
Gets or sets resource location depends on the parent resource. (Inherited from ProxyResource) |
Name |
Gets azure resource name. (Inherited from ProxyResource) |
Properties | |
SystemData | (Inherited from ProxyResource) |
Tags |
Gets or sets azure resource tags. (Inherited from ProxyResource) |
Type |
Gets azure resource type. (Inherited from ProxyResource) |
Methods
Validate() |
Validate the object. |
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET