public sealed class SecurityPoliciesScopedList : IMessage<SecurityPoliciesScopedList>, IEquatable<SecurityPoliciesScopedList>, IDeepCloneable<SecurityPoliciesScopedList>, IBufferMessage, IMessageImplements
IMessageSecurityPoliciesScopedList, IEquatableSecurityPoliciesScopedList, IDeepCloneableSecurityPoliciesScopedList, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
SecurityPoliciesScopedList()
public SecurityPoliciesScopedList()SecurityPoliciesScopedList(SecurityPoliciesScopedList)
public SecurityPoliciesScopedList(SecurityPoliciesScopedList other)| Parameter | |
|---|---|
| Name | Description |
other |
SecurityPoliciesScopedList |
Properties
SecurityPolicies
public RepeatedField<SecurityPolicy> SecurityPolicies { get; }A list of SecurityPolicies contained in this scope.
| Property Value | |
|---|---|
| Type | Description |
RepeatedFieldSecurityPolicy |
|
Warning
public Warning Warning { get; set; }Informational warning which replaces the list of security policies when the list is empty.
| Property Value | |
|---|---|
| Type | Description |
Warning |
|