WorkspacePatchInfo Class
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.
Workspace patch details
[Microsoft.Rest.Serialization.JsonTransformation]
public class WorkspacePatchInfo
[<Microsoft.Rest.Serialization.JsonTransformation>]
type WorkspacePatchInfo = class
Public Class WorkspacePatchInfo
- Inheritance
-
WorkspacePatchInfo
- Attributes
Constructors
WorkspacePatchInfo() |
Initializes a new instance of the WorkspacePatchInfo class. |
WorkspacePatchInfo(IDictionary<String,String>, ManagedIdentity, String, ManagedVirtualNetworkSettings, WorkspaceRepositoryConfiguration, PurviewConfiguration, String, EncryptionDetails, String) |
Initializes a new instance of the WorkspacePatchInfo class. |
Properties
Encryption |
Gets or sets the encryption details of the workspace |
Identity |
Gets or sets the identity of the workspace |
ManagedVirtualNetworkSettings |
Gets or sets managed Virtual Network Settings |
ProvisioningState |
Gets resource provisioning state |
PublicNetworkAccess |
Gets or sets enable or Disable pubic network access to workspace. Possible values include: 'Enabled', 'Disabled' |
PurviewConfiguration |
Gets or sets purview Configuration |
SqlAdministratorLoginPassword |
Gets or sets SQL administrator login password |
Tags |
Gets or sets resource tags |
WorkspaceRepositoryConfiguration |
Gets or sets git integration settings |
Applies to
Azure SDK for .NET