IPrivateAccessSubnet 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.
[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.PrivateAccessSubnetTypeConverter))]
public interface IPrivateAccessSubnet : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.PrivateAccessSubnetTypeConverter))>]
type IPrivateAccessSubnet = interface
interface IJsonSerializable
Public Interface IPrivateAccessSubnet
Implements IJsonSerializable
- Derived
- Attributes
- Implements
Properties
Key |
The key (ID) of the subnet. |
Name |
The name of the subnet. |
Methods
ToJson(JsonObject, SerializationMode) | (Inherited from IJsonSerializable) |