JitNetworkAccessPolicy Interface
public interface JitNetworkAccessPolicy
An immutable client-side representation of JitNetworkAccessPolicy.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
|
abstract
Jit |
innerModel()
Gets the inner com. |
| abstract String |
kind()
Gets the kind property: Kind of the resource. |
| abstract String |
location()
Gets the location property: Location where the resource is stored. |
| abstract String |
name()
Gets the name property: The name of the resource. |
| abstract String |
provisioningState()
Gets the provisioning |
|
abstract
Jit |
refresh()
Refreshes the resource to sync with Azure. |
|
abstract
Jit |
refresh(Context context)
Refreshes the resource to sync with Azure. |
| abstract Region |
region()
Gets the region of the resource. |
| abstract String |
regionName()
Gets the name of the resource region. |
|
abstract
List<Jit |
requests()
Gets the requests property: The requests property. |
| abstract String |
resourceGroupName()
Gets the name of the resource group. |
| abstract String |
type()
Gets the type property: The type of the resource. |
| abstract Update |
update()
Begins update for the Jit |
|
abstract
List<Jit |
virtualMachines()
Gets the virtual |
Method Details
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract JitNetworkAccessPolicyInner innerModel()
Gets the inner com.azure.resourcemanager.security.fluent.models.JitNetworkAccessPolicyInner object.
Returns:
kind
public abstract String kind()
Gets the kind property: Kind of the resource.
Returns:
location
public abstract String location()
Gets the location property: Location where the resource is stored.
Returns:
name
public abstract String name()
Gets the name property: The name of the resource.
Returns:
provisioningState
public abstract String provisioningState()
Gets the provisioningState property: Gets the provisioning state of the Just-in-Time policy.
Returns:
refresh
public abstract JitNetworkAccessPolicy refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract JitNetworkAccessPolicy refresh(Context context)
Refreshes the resource to sync with Azure.
Parameters:
Returns:
region
public abstract Region region()
Gets the region of the resource.
Returns:
regionName
public abstract String regionName()
Gets the name of the resource region.
Returns:
requests
public abstract List<JitNetworkAccessRequest> requests()
Gets the requests property: The requests property.
Returns:
resourceGroupName
public abstract String resourceGroupName()
Gets the name of the resource group.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns:
update
public abstract JitNetworkAccessPolicy.Update update()
Begins update for the JitNetworkAccessPolicy resource.
Returns:
virtualMachines
public abstract List<JitNetworkAccessPolicyVirtualMachine> virtualMachines()
Gets the virtualMachines property: Configurations for Microsoft.Compute/virtualMachines resource type.
Returns: