azure-docs-sdk-java/docs-ref-autogen/com.microsoft.azure.managem...

40 строки
2.8 KiB
YAML

### YamlMime:JavaType
methods:
- fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity.withManagedServiceIdentity()
name: withManagedServiceIdentity()
nameWithType: VirtualMachine.DefinitionStages.WithManagedServiceIdentity.withManagedServiceIdentity()
returns:
description: <p>the next stage of the definition </p>
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate?alt=com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate&text=VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate" data-throw-if-not-resolved="False"/>
summary: >-
<p>Specifies that Managed Service Identity needs to be enabled in the virtual machine.</p>
<p></p>
syntax: public WithRoleAndScopeOrCreate withManagedServiceIdentity()
uid: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity.withManagedServiceIdentity()
- fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity.withManagedServiceIdentity(int tokenPort)
name: withManagedServiceIdentity(int tokenPort)
nameWithType: VirtualMachine.DefinitionStages.WithManagedServiceIdentity.withManagedServiceIdentity(int tokenPort)
parameters:
- description: <p>the port on the virtual machine where access token is available </p>
name: tokenPort
type: <xref href="int?alt=int&text=int" data-throw-if-not-resolved="False"/>
returns:
description: <p>the next stage of the definition </p>
type: <xref href="com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate?alt=com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate&text=VirtualMachine.DefinitionStages.WithRoleAndScopeOrCreate" data-throw-if-not-resolved="False"/>
summary: >-
<p>Specifies that Managed Service Identity needs to be enabled in the virtual machine.</p>
<p></p>
syntax: public WithRoleAndScopeOrCreate withManagedServiceIdentity(int tokenPort)
uid: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity.withManagedServiceIdentity(int)
nameWithType: VirtualMachine.DefinitionStages.WithManagedServiceIdentity
syntax: public interface WithManagedServiceIdentity
type: interface
uid: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity
fullName: com.microsoft.azure.management.compute.VirtualMachine.DefinitionStages.WithManagedServiceIdentity
name: VirtualMachine.DefinitionStages.WithManagedServiceIdentity
package: com.microsoft.azure.management.compute
summary: <p>The stage of the virtual machine definition allowing to enable Managed Service Identity. </p>
metadata: {}