Share via


IWorkspaceProperties Interface

Definition

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

Properties

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.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to