Class SubnetTopology
Defines the visualization of a subnet in a VCN.
Inherited Members
Namespace: Oci.VnmonitoringService.Models
Assembly: OCI.DotNetSDK.Vnmonitoring.dll
Syntax
public class SubnetTopology : Topology
  Properties
SubnetId
Declaration
[JsonProperty(PropertyName = "subnetId")]
public string SubnetId { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | The OCID of the subnet for which the visualization is generated.  |