次の方法で共有


ITaggedResource Interface

Definition

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

Properties

Etag

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

(Inherited from IResourceCore)
Id

The resource identifier.

(Inherited from IResourceCore)
Location

The resource location.

(Inherited from ILocationBasedResource)
Name

The resource name.

(Inherited from IResourceCore)
Tag

Resource tags.

(Inherited from IResourceTags1)
Type

The resource type.

(Inherited from IResourceCore)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to