次の方法で共有


IResourceCore Interface

Definition

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

Properties

Etag

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

Id

The resource identifier.

Name

The resource name.

Type

The resource type.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to