WorkspaceConnectionPropertiesV2BasicResource Interface
public interface WorkspaceConnectionPropertiesV2BasicResource
An immutable client-side representation of WorkspaceConnectionPropertiesV2BasicResource.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Workspace |
innerModel()
Gets the inner com. |
|
abstract
Workspace |
listSecrets()
List all the secrets of a machine learning workspaces connections. |
|
abstract
Response<Workspace |
listSecretsWithResponse(Context context)
List all the secrets of a machine learning workspaces connections. |
| abstract String |
name()
Gets the name property: The name of the resource. |
|
abstract
Workspace |
properties()
Gets the properties property: The properties property. |
|
abstract
Workspace |
refresh()
Refreshes the resource to sync with Azure. |
|
abstract
Workspace |
refresh(Context context)
Refreshes the resource to sync with Azure. |
|
abstract
System |
systemData()
Gets the system |
| abstract String |
type()
Gets the type property: The type of the resource. |
Method Details
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract WorkspaceConnectionPropertiesV2BasicResourceInner innerModel()
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.WorkspaceConnectionPropertiesV2BasicResourceInner object.
Returns:
listSecrets
public abstract WorkspaceConnectionPropertiesV2BasicResource listSecrets()
List all the secrets of a machine learning workspaces connections.
Returns:
listSecretsWithResponse
public abstract Response<WorkspaceConnectionPropertiesV2BasicResource> listSecretsWithResponse(Context context)
List all the secrets of a machine learning workspaces connections.
Parameters:
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
properties
public abstract WorkspaceConnectionPropertiesV2 properties()
Gets the properties property: The properties property.
Returns:
refresh
public abstract WorkspaceConnectionPropertiesV2BasicResource refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract WorkspaceConnectionPropertiesV2BasicResource refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
systemData
public abstract SystemData systemData()
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns: