次の方法で共有


ILocationBasedResource Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.LocationBasedResourceTypeConverter))]
public interface ILocationBasedResource : Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.IResourceCore
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.HealthcareApis.Models.Api20211101.LocationBasedResourceTypeConverter))>]
type ILocationBasedResource = interface
    interface IJsonSerializable
    interface IResourceCore
Public Interface ILocationBasedResource
Implements IResourceCore
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.

Name

The resource name.

(Inherited from IResourceCore)
Type

The resource type.

(Inherited from IResourceCore)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to