IWithSystemAssignedIdentityBasedAccessOrCreate Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The stage of the System Assigned (Local) Managed Service Identity enabled virtual machine scale set allowing to set access for the identity.
public interface IWithSystemAssignedIdentityBasedAccessOrCreate : Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithCreate, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.Resource.Definition.IDefinitionWithTags<Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSet.Definition.IWithCreate>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.ICreatable<Microsoft.Azure.Management.Compute.Fluent.IVirtualMachineScaleSet>
type IWithSystemAssignedIdentityBasedAccessOrCreate = interface
interface IBeta
interface IWithCreate
interface ICreatable<IVirtualMachineScaleSet>
interface IIndexable
interface IWithOSDiskSettings
interface IWithComputerNamePrefix
interface IWithCapacity
interface IWithUpgradePolicy
interface IWithOverProvision
interface IWithStorageAccount
interface IWithCustomData
interface IWithExtension
interface IWithSystemAssignedManagedServiceIdentity
interface IWithUserAssignedManagedServiceIdentity
interface IWithBootDiagnostics
interface IWithBillingProfile
interface IWithVMPriority
interface IWithVirtualMachinePublicIp
interface IWithAcceleratedNetworking
interface IWithIpForwarding
interface IWithNetworkSecurityGroup
interface IWithSinglePlacementGroup
interface IWithApplicationGateway
interface IWithApplicationSecurityGroup
interface IDefinitionWithTags<IWithCreate>
Public Interface IWithSystemAssignedIdentityBasedAccessOrCreate
Implements IBeta, ICreatable(Of IVirtualMachineScaleSet), IDefinitionWithTags(Of IWithCreate), IWithCreate
- Implements
-
IWithAcceleratedNetworking IWithApplicationGateway IWithApplicationSecurityGroup IWithBillingProfile IWithBootDiagnostics IWithCapacity IWithComputerNamePrefix IWithCreate IWithCustomData IWithExtension IWithIpForwarding IWithNetworkSecurityGroup IWithOSDiskSettings IWithOverProvision IWithSinglePlacementGroup IWithStorageAccount IWithSystemAssignedManagedServiceIdentity IWithUpgradePolicy IWithUserAssignedManagedServiceIdentity IWithVirtualMachinePublicIp IWithVMPriority IBeta IDefinitionWithTags<IWithCreate> ICreatable<IVirtualMachineScaleSet> IIndexable
Properties
Key | (Inherited from IIndexable) |
Name |
Gets the name of the creatable resource. (Inherited from ICreatable<T>) |
Methods
Create() |
Execute the create request. (Inherited from ICreatable<T>) |
CreateAsync(CancellationToken, Boolean) |
Puts the request into the queue and allow the HTTP client to execute it when system resources are available. (Inherited from ICreatable<T>) |
DefineNewExtension(String) |
Begins the definition of an extension reference to be attached to the virtual machines in the scale set. (Inherited from IWithExtension) |
WithAcceleratedNetworking() |
Specify that accelerated networking should be enabled for the virtual machine scale set. (Inherited from IWithAcceleratedNetworking) |
WithBootDiagnostics() |
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set. (Inherited from IWithBootDiagnostics) |
WithBootDiagnostics(ICreatable<IStorageAccount>) |
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set. (Inherited from IWithBootDiagnostics) |
WithBootDiagnostics(IStorageAccount) |
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set. (Inherited from IWithBootDiagnostics) |
WithBootDiagnostics(String) |
Specifies that boot diagnostics needs to be enabled in the virtual machine scale set. (Inherited from IWithBootDiagnostics) |
WithCapacity(Int32) |
Specifies the maximum number of virtual machines in the scale set. (Inherited from IWithCapacity) |
WithComputerNamePrefix(String) |
Specifies the name prefix to use for auto-generating the names for the virtual machines in the scale set. (Inherited from IWithComputerNamePrefix) |
WithCustomData(String) |
Specifies the custom data for the virtual machine scale set. (Inherited from IWithCustomData) |
WithExistingApplicationGatewayBackendPool(String) |
Specify that an application gateway backend pool should be associated with virtual machine scale set. (Inherited from IWithApplicationGateway) |
WithExistingApplicationSecurityGroup(IApplicationSecurityGroup) |
Specifies that provided application security group should be associated with the virtual machine scale set. (Inherited from IWithApplicationSecurityGroup) |
WithExistingApplicationSecurityGroupId(String) |
Specifies that provided application security group should be associated with the virtual machine scale set. (Inherited from IWithApplicationSecurityGroup) |
WithExistingNetworkSecurityGroup(INetworkSecurityGroup) |
Specifies the network security group for the virtual machine scale set. (Inherited from IWithNetworkSecurityGroup) |
WithExistingNetworkSecurityGroupId(String) |
Specifies the network security group for the virtual machine scale set. (Inherited from IWithNetworkSecurityGroup) |
WithExistingStorageAccount(IStorageAccount) |
Specifies an existing storage account for the OS and data disk VHDs of the virtual machines in the scale set. (Inherited from IWithStorageAccount) |
WithExistingUserAssignedManagedServiceIdentity(IIdentity) |
Specifies an existing user assigned identity to be associated with the virtual machine scale set. (Inherited from IWithUserAssignedManagedServiceIdentity) |
WithIpForwarding() |
Specify that ip forwarding should be enabled for the virtual machine scale set. (Inherited from IWithIpForwarding) |
WithLowPriorityVirtualMachine() |
Specify that virtual machines in the scale set should be low priority VMs. (Inherited from IWithVMPriority) |
WithLowPriorityVirtualMachine(VirtualMachineEvictionPolicyTypes) |
Specify that virtual machines in the scale set should be low priority VMs with provided eviction policy. (Inherited from IWithVMPriority) |
WithMaxPrice(Nullable<Double>) |
Specifies the billing related details of the low priority virtual machines in the scale set. (Inherited from IWithBillingProfile) |
WithNewStorageAccount(ICreatable<IStorageAccount>) |
Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set. (Inherited from IWithStorageAccount) |
WithNewStorageAccount(String) |
Specifies a new storage account for the OS and data disk VHDs of the virtual machines in the scale set. (Inherited from IWithStorageAccount) |
WithNewUserAssignedManagedServiceIdentity(ICreatable<IIdentity>) |
Specifies the definition of a not-yet-created user assigned identity to be associated with the virtual machine scale set. (Inherited from IWithUserAssignedManagedServiceIdentity) |
WithOSDiskCaching(CachingTypes) |
Specifies the caching type for the operating system disk. (Inherited from IWithOSDiskSettings) |
WithOSDiskName(String) |
Specifies the name for the OS disk. (Inherited from IWithOSDiskSettings) |
WithoutAcceleratedNetworking() |
Specify that accelerated networking should be disabled for the virtual machine scale set. (Inherited from IWithAcceleratedNetworking) |
WithoutIpForwarding() |
Specify that ip forwarding should be disabled for the virtual machine scale set. (Inherited from IWithIpForwarding) |
WithoutOverProvisioning() |
Disables over-provisioning of virtual machines. (Inherited from IWithOverProvision) |
WithoutSinglePlacementGroup() |
Specify that single placement group should be disabled for the virtual machine scale set. (Inherited from IWithSinglePlacementGroup) |
WithOverProvision(Boolean) |
Enables or disables over-provisioning of virtual machines in the scale set. (Inherited from IWithOverProvision) |
WithOverProvisioning() |
Enables over-provisioning of virtual machines. (Inherited from IWithOverProvision) |
WithSinglePlacementGroup() |
Specify that single placement group should be enabled for the virtual machine scale set. (Inherited from IWithSinglePlacementGroup) |
WithSystemAssignedIdentityBasedAccessTo(String, BuiltInRole) |
Specifies that virtual machine scale set's system assigned (local) identity should have the given access (described by the role) on an ARM resource identified by the resource ID. Applications running on the scale set VM instance will have the same permission (role) on the ARM resource. |
WithSystemAssignedIdentityBasedAccessTo(String, String) |
Specifies that virtual machine scale set's system assigned (local) identity should have the access (described by the role definition) on an ARM resource identified by the resource ID. Applications running on the scale set VM instance will have the same permission (role) on the ARM resource. |
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(BuiltInRole) |
Specifies that virtual machine scale set's local identity should have the given access (described by the role) on the resource group that virtual machine resides. Applications running on the scale set VM instance will have the same permission (role) on the resource group. |
WithSystemAssignedIdentityBasedAccessToCurrentResourceGroup(String) |
Specifies that virtual machine scale set's system assigned (local) identity should have the access (described by the role definition) on the resource group that virtual machine resides. Applications running on the scale set VM instance will have the same permission (role) on the resource group. |
WithSystemAssignedManagedServiceIdentity() |
Specifies that System Assigned (Local) Managed Service Identity needs to be enabled in the virtual machine scale set. (Inherited from IWithSystemAssignedManagedServiceIdentity) |
WithTag(String, String) |
Adds a tag to the resource. (Inherited from IDefinitionWithTags<T>) |
WithTags(IDictionary<String,String>) |
Specifies tags for the resource as a {@link Map}. (Inherited from IDefinitionWithTags<T>) |
WithUpgradeMode(UpgradeMode) |
Specifies the virtual machine scale set upgrade policy mode. (Inherited from IWithUpgradePolicy) |
WithVirtualMachinePriority(VirtualMachinePriorityTypes) |
Specifies the priority of the virtual machines in the scale set. (Inherited from IWithVMPriority) |
WithVirtualMachinePublicIp() |
Specify that virtual machines in the scale set should have public ip address. (Inherited from IWithVirtualMachinePublicIp) |
WithVirtualMachinePublicIp(String) |
Specify that virtual machines in the scale set should have public ip address. (Inherited from IWithVirtualMachinePublicIp) |
WithVirtualMachinePublicIp(VirtualMachineScaleSetPublicIPAddressConfiguration) |
Specify that virtual machines in the scale set should have public ip address. (Inherited from IWithVirtualMachinePublicIp) |
Applies to
Azure SDK for .NET