Workspace.DefinitionStages.WithAllowPublicAccessWhenBehindVnet Interface
public static interface Workspace.DefinitionStages.WithAllowPublicAccessWhenBehindVnet
The stage of the Workspace definition allowing to specify allowPublicAccessWhenBehindVnet.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withAllowPublicAccessWhenBehindVnet(Boolean allowPublicAccessWhenBehindVnet)
Specifies the allow |
Method Details
withAllowPublicAccessWhenBehindVnet
public abstract Workspace.DefinitionStages.WithCreate withAllowPublicAccessWhenBehindVnet(Boolean allowPublicAccessWhenBehindVnet)
Specifies the allowPublicAccessWhenBehindVnet property: The flag to indicate whether to allow public access when behind VNet..
Parameters:
Returns: