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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.