Class OrganizationsResource.LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.NetworkSecurity .v1
Assembly: Google.Apis.NetworkSecurity.v1.dll
Syntax
public class OrganizationsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClient |
service |
Properties
AddressGroups
Gets the AddressGroups resource.
Declaration
public virtual OrganizationsResource.LocationsResource.AddressGroupsResource AddressGroups { get; }
Property Value
Type | Description |
---|---|
Organizations |
FirewallEndpoints
Gets the FirewallEndpoints resource.
Declaration
public virtual OrganizationsResource.LocationsResource.FirewallEndpointsResource FirewallEndpoints { get; }
Property Value
Type | Description |
---|---|
Organizations |
Operations
Gets the Operations resource.
Declaration
public virtual OrganizationsResource.LocationsResource.OperationsResource Operations { get; }
Property Value
Type | Description |
---|---|
Organizations |
SecurityProfileGroups
Gets the SecurityProfileGroups resource.
Declaration
public virtual OrganizationsResource.LocationsResource.SecurityProfileGroupsResource SecurityProfileGroups { get; }
Property Value
Type | Description |
---|---|
Organizations |
SecurityProfiles
Gets the SecurityProfiles resource.
Declaration
public virtual OrganizationsResource.LocationsResource.SecurityProfilesResource SecurityProfiles { get; }
Property Value
Type | Description |
---|---|
Organizations |