Compartir a través de


IUpdateSapVirtualInstanceProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.UpdateSapVirtualInstancePropertiesTypeConverter))]
public interface IUpdateSapVirtualInstanceProperties : Microsoft.Azure.PowerShell.Cmdlets.Workloads.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Workloads.Models.Api20231001Preview.UpdateSapVirtualInstancePropertiesTypeConverter))>]
type IUpdateSapVirtualInstanceProperties = interface
    interface IJsonSerializable
Public Interface IUpdateSapVirtualInstanceProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

ManagedResourcesNetworkAccessType

Specifies the network access configuration for the resources that will be deployed in the Managed Resource Group. The options to choose from are Public and Private. If 'Private' is chosen, the Storage Account service tag should be enabled on the subnets in which the SAP VMs exist. This is required for establishing connectivity between VM extensions and the managed resource group storage account. This setting is currently applicable only to Storage Account. Learn more here https://go.microsoft.com/fwlink/?linkid=2247228

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to