Class SACAttachmentSACAttachmentSymantecOptions
Fields specific to attachments associated with Symantec Cloud SWG.
Implements
Inherited Members
Namespace: Google.Apis.NetworkSecurity.v1beta1.Data
Assembly: Google.Apis.NetworkSecurity.v1beta1.dll
Syntax
public class SACAttachmentSACAttachmentSymantecOptions : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SymantecLocationName
Immutable. Name to be used when creating a location on the customer's behalf in Symantec's Location API. Not to be confused with Google Cloud locations.
Declaration
[JsonProperty("symantecLocationName")]
public virtual string SymantecLocationName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
SymantecSite
Immutable. Symantec data center identifier that this attachment will connect to.
Declaration
[JsonProperty("symantecSite")]
public virtual string SymantecSite { get; set; }
Property Value
| Type | Description |
|---|---|
| string |