Bagikan melalui


IMhsmVirtualNetworkRule Interface

Definition

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

Properties

Id

Full resource id of a vnet subnet, such as '/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/virtualNetworks/test-vnet/subnets/subnet1'.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to