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