IWorkspaceProperties Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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) |