Class NetworkSources_virtualSourceList
Inherited Members
Namespace: Oci.IdentityService.Models
Assembly: OCI.DotNetSDK.Identity.dll
Syntax
public class NetworkSources_virtualSourceListProperties
IpRanges
Declaration
[JsonProperty(PropertyName = "ipRanges")]
public List<string> IpRanges { get; set; }Property Value
| Type | Description | 
|---|---|
| List<string> | 
VcnId
Declaration
[JsonProperty(PropertyName = "vcnId")]
public string VcnId { get; set; }Property Value
| Type | Description | 
|---|---|
| string |