次の方法で共有


IServicesResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServicesResourceTypeConverter))]
public interface IServicesResource : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.ServicesResourceTypeConverter))>]
type IServicesResource = interface
    interface IJsonSerializable
Public Interface IServicesResource
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Etag

An etag associated with the resource, used for optimistic concurrency when editing it.

Id

The resource identifier.

IdentityPrincipalId

The principal ID of the resource identity.

IdentityTenantId

The tenant ID of the resource.

IdentityType

Type of identity being specified, currently SystemAssigned and None are allowed.

Kind

The kind of the service.

Location

The resource location.

Name

The resource name.

Tag

The resource tags.

Type

The resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to