30 строки
2.4 KiB
YAML
30 строки
2.4 KiB
YAML
|
### YamlMime:JavaType
|
||
|
uid: "com.azure.resourcemanager.workloads.models.SapVirtualInstance.UpdateStages.WithIdentity"
|
||
|
fullName: "com.azure.resourcemanager.workloads.models.SapVirtualInstance.UpdateStages.WithIdentity"
|
||
|
name: "SapVirtualInstance.UpdateStages.WithIdentity"
|
||
|
nameWithType: "SapVirtualInstance.UpdateStages.WithIdentity"
|
||
|
summary: "The stage of the Sap<wbr>Virtual<wbr>Instance update allowing to specify identity."
|
||
|
syntax: "public static interface **SapVirtualInstance.UpdateStages.WithIdentity**"
|
||
|
methods:
|
||
|
- uid: "com.azure.resourcemanager.workloads.models.SapVirtualInstance.UpdateStages.WithIdentity.withIdentity(com.azure.resourcemanager.workloads.models.UserAssignedServiceIdentity)"
|
||
|
fullName: "com.azure.resourcemanager.workloads.models.SapVirtualInstance.UpdateStages.WithIdentity.withIdentity(UserAssignedServiceIdentity identity)"
|
||
|
name: "withIdentity(UserAssignedServiceIdentity identity)"
|
||
|
nameWithType: "SapVirtualInstance.UpdateStages.WithIdentity.withIdentity(UserAssignedServiceIdentity identity)"
|
||
|
summary: "Specifies the identity property: A pre-created user assigned identity with appropriate roles assigned."
|
||
|
modifiers:
|
||
|
- "abstract"
|
||
|
parameters:
|
||
|
- description: "A pre-created user assigned identity with appropriate roles assigned. To learn more on\n identity and roles required, visit the ACSS how-to-guide."
|
||
|
name: "identity"
|
||
|
type: "<xref href=\"com.azure.resourcemanager.workloads.models.UserAssignedServiceIdentity?alt=com.azure.resourcemanager.workloads.models.UserAssignedServiceIdentity&text=UserAssignedServiceIdentity\" data-throw-if-not-resolved=\"False\" />"
|
||
|
syntax: "public abstract SapVirtualInstance.Update withIdentity(UserAssignedServiceIdentity identity)"
|
||
|
desc: "Specifies the identity property: A pre-created user assigned identity with appropriate roles assigned. To learn more on identity and roles required, visit the ACSS how-to-guide.."
|
||
|
returns:
|
||
|
description: "the next definition stage."
|
||
|
type: "<xref href=\"com.azure.resourcemanager.workloads.models.SapVirtualInstance.Update?alt=com.azure.resourcemanager.workloads.models.SapVirtualInstance.Update&text=Update\" data-throw-if-not-resolved=\"False\" />"
|
||
|
type: "interface"
|
||
|
desc: "The stage of the SapVirtualInstance update allowing to specify identity."
|
||
|
metadata: {}
|
||
|
package: "com.azure.resourcemanager.workloads.models"
|
||
|
artifact: com.azure.resourcemanager:azure-resourcemanager-workloads:1.0.0
|