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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET