### YamlMime:JavaType uid: "com.azure.resourcemanager.avs.models.PlacementPolicy" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy" name: "PlacementPolicy" nameWithType: "PlacementPolicy" summary: "An immutable client-side representation of PlacementPolicy." syntax: "public interface **PlacementPolicy**" methods: - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.id()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.id()" name: "id()" nameWithType: "PlacementPolicy.id()" summary: "Gets the id property: Fully qualified resource Id for the resource." modifiers: - "abstract" syntax: "public abstract String id()" desc: "Gets the id property: Fully qualified resource Id for the resource." returns: description: "the id value." type: "String" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.innerModel()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.innerModel()" name: "innerModel()" nameWithType: "PlacementPolicy.innerModel()" summary: "Gets the inner com.azure.resourcemanager.avs.fluent.models.PlacementPolicyInner object." modifiers: - "abstract" syntax: "public abstract PlacementPolicyInner innerModel()" desc: "Gets the inner com.azure.resourcemanager.avs.fluent.models.PlacementPolicyInner object." returns: description: "the inner object." type: "" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.name()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.name()" name: "name()" nameWithType: "PlacementPolicy.name()" summary: "Gets the name property: The name of the resource." modifiers: - "abstract" syntax: "public abstract String name()" desc: "Gets the name property: The name of the resource." returns: description: "the name value." type: "String" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.properties()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.properties()" name: "properties()" nameWithType: "PlacementPolicy.properties()" summary: "Gets the properties property: The resource-specific properties for this resource." modifiers: - "abstract" syntax: "public abstract PlacementPolicyProperties properties()" desc: "Gets the properties property: The resource-specific properties for this resource." returns: description: "the properties value." type: "" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.refresh()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.refresh()" name: "refresh()" nameWithType: "PlacementPolicy.refresh()" summary: "Refreshes the resource to sync with Azure." modifiers: - "abstract" syntax: "public abstract PlacementPolicy refresh()" desc: "Refreshes the resource to sync with Azure." returns: description: "the refreshed resource." type: "" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.refresh(com.azure.core.util.Context)" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.refresh(Context context)" name: "refresh(Context context)" nameWithType: "PlacementPolicy.refresh(Context context)" summary: "Refreshes the resource to sync with Azure." modifiers: - "abstract" parameters: - description: "The context to associate with this operation." name: "context" type: "" syntax: "public abstract PlacementPolicy refresh(Context context)" desc: "Refreshes the resource to sync with Azure." returns: description: "the refreshed resource." type: "" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.resourceGroupName()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.resourceGroupName()" name: "resourceGroupName()" nameWithType: "PlacementPolicy.resourceGroupName()" summary: "Gets the name of the resource group." modifiers: - "abstract" syntax: "public abstract String resourceGroupName()" desc: "Gets the name of the resource group." returns: description: "the name of the resource group." type: "String" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.systemData()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.systemData()" name: "systemData()" nameWithType: "PlacementPolicy.systemData()" summary: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information." modifiers: - "abstract" syntax: "public abstract SystemData systemData()" desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information." returns: description: "the systemData value." type: "" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.type()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.type()" name: "type()" nameWithType: "PlacementPolicy.type()" summary: "Gets the type property: The type of the resource." modifiers: - "abstract" syntax: "public abstract String type()" desc: "Gets the type property: The type of the resource." returns: description: "the type value." type: "String" - uid: "com.azure.resourcemanager.avs.models.PlacementPolicy.update()" fullName: "com.azure.resourcemanager.avs.models.PlacementPolicy.update()" name: "update()" nameWithType: "PlacementPolicy.update()" summary: "Begins update for the PlacementPolicy resource." modifiers: - "abstract" syntax: "public abstract PlacementPolicy.Update update()" desc: "Begins update for the PlacementPolicy resource." returns: description: "the stage of resource update." type: "" type: "interface" desc: "An immutable client-side representation of PlacementPolicy." metadata: {} package: "com.azure.resourcemanager.avs.models" artifact: com.azure.resourcemanager:azure-resourcemanager-avs:1.2.0