次の方法で共有


IWorkspace Interface

Definition

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

The list of private endpoint connections that are set up for this resource.

ProvisioningState

The provisioning state.

PublicNetworkAccess

Control permission for data plane traffic coming from public networks while private endpoint is enabled.

SystemDataCreatedAt

The timestamp of resource creation (UTC).

SystemDataCreatedBy

The identity that created the resource.

SystemDataCreatedByType

The type of identity that created the resource.

SystemDataLastModifiedAt

The timestamp of resource last modification (UTC)

SystemDataLastModifiedBy

The identity that last modified the resource.

SystemDataLastModifiedByType

The type of identity that last modified the resource.

Tag

Resource tags.

(Inherited from IResourceTags1)
Type

The resource type.

(Inherited from IResourceCore)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to