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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET