ManagedNetworkProvisionStatus Interface
public interface ManagedNetworkProvisionStatus
An immutable client-side representation of ManagedNetworkProvisionStatus.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Managed |
innerModel()
Gets the inner com. |
| abstract Boolean |
sparkReady()
Gets the spark |
|
abstract
Managed |
status()
Gets the status property: Status for the managed network of a machine learning workspace. |
Method Details
innerModel
public abstract ManagedNetworkProvisionStatusInner innerModel()
Gets the inner com.azure.resourcemanager.machinelearning.fluent.models.ManagedNetworkProvisionStatusInner object.
Returns:
sparkReady
public abstract Boolean sparkReady()
Gets the sparkReady property: The sparkReady property.
Returns:
status
public abstract ManagedNetworkStatus status()
Gets the status property: Status for the managed network of a machine learning workspace.
Returns: