AvailabilitySet Interface
public interface AvailabilitySet
An immutable client-side representation of AvailabilitySet.
Modifier and Type | Method and Description |
---|---|
abstract String |
availability Gets the availability |
abstract
Extended |
extended Gets the extended |
abstract String |
id()
Gets the id property: Fully qualified resource Id for the resource. |
abstract
Availability |
inner Gets the inner com. |
abstract String |
location()
Gets the location property: The geo-location where the resource lives. |
abstract String |
name()
Gets the name property: The name of the resource. |
abstract String |
provisioning Gets the provisioning |
abstract
Availability |
refresh()
Refreshes the resource to sync with Azure. |
abstract
Availability |
refresh(Context context)
Refreshes the resource to sync with Azure. |
abstract Region |
region()
Gets the region of the resource. |
abstract String |
region Gets the name of the resource region. |
abstract
System |
system Gets the system |
abstract Map<String,String> |
tags()
Gets the tags property: Resource tags. |
abstract String |
type()
Gets the type property: The type of the resource. |
abstract Update |
update()
Begins update for the Availability |
abstract String |
vmm Gets the vmm |
availabilitySetName
public abstract String availabilitySetName()
Gets the availabilitySetName property: Name of the availability set.
Returns:
extendedLocation
public abstract ExtendedLocation extendedLocation()
Gets the extendedLocation property: The extended location.
Returns:
id
public abstract String id()
Gets the id property: Fully qualified resource Id for the resource.
Returns:
innerModel
public abstract AvailabilitySetInner innerModel()
Gets the inner com.azure.resourcemanager.scvmm.fluent.models.AvailabilitySetInner object.
Returns:
location
public abstract String location()
Gets the location property: The geo-location where the resource lives.
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 or sets the provisioning state.
Returns:
refresh
public abstract AvailabilitySet refresh()
Refreshes the resource to sync with Azure.
Returns:
refresh
public abstract AvailabilitySet 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:
systemData
public abstract SystemData systemData()
Gets the systemData property: The system data.
Returns:
tags
public abstract Map
Gets the tags property: Resource tags.
Returns:
type
public abstract String type()
Gets the type property: The type of the resource.
Returns:
update
public abstract AvailabilitySet.Update update()
Begins update for the AvailabilitySet resource.
Returns:
vmmServerId
public abstract String vmmServerId()
Gets the vmmServerId property: ARM Id of the vmmServer resource in which this resource resides.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: